Skip to content

Commit 9ba9620

Browse files
authored
fix: upgrade ws from 7.3.0 to 7.3.1 (#6831)
Snyk has created this PR to upgrade ws from 7.3.0 to 7.3.1. See this package in npm: https://www.npmjs.com/package/ws See this project in Snyk: https://app.snyk.io/org/dplewis/project/704d127e-7a24-4789-a0cd-807b7b972c86?utm_source=github&utm_medium=upgrade-pr
1 parent 114d78e commit 9ba9620

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

package-lock.json

Lines changed: 8 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"uuid": "8.2.0",
5757
"winston": "3.2.1",
5858
"winston-daily-rotate-file": "4.5.0",
59-
"ws": "7.3.0"
59+
"ws": "7.3.1"
6060
},
6161
"devDependencies": {
6262
"@babel/cli": "7.10.0",

0 commit comments

Comments
 (0)