Skip to content

Commit 4ab44c7

Browse files
snyk-botdplewis
andauthored
fix: upgrade ws from 7.3.1 to 7.4.0 (#7032)
Snyk has created this PR to upgrade ws from 7.3.1 to 7.4.0. See this package in npm: https://www.npmjs.com/package/ws See this project in Snyk: https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr Co-authored-by: Diamond Lewis <[email protected]>
1 parent 041bdf5 commit 4ab44c7

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

package-lock.json

+8-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"uuid": "8.3.1",
5858
"winston": "3.3.3",
5959
"winston-daily-rotate-file": "4.5.0",
60-
"ws": "7.3.1"
60+
"ws": "7.4.0"
6161
},
6262
"devDependencies": {
6363
"@babel/cli": "7.10.0",

0 commit comments

Comments
 (0)