Skip to content

Commit ec8f784

Browse files
TomWFoxsnyk-bot
andauthored
fix: upgrade ws from 7.4.2 to 7.4.3 (#7224)
Snyk has created this PR to upgrade ws from 7.4.2 to 7.4.3. 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: snyk-bot <[email protected]>
1 parent f71b63b commit ec8f784

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
@@ -58,7 +58,7 @@
5858
"uuid": "8.3.2",
5959
"winston": "3.3.3",
6060
"winston-daily-rotate-file": "4.5.0",
61-
"ws": "7.4.2"
61+
"ws": "7.4.3"
6262
},
6363
"devDependencies": {
6464
"@actions/core": "1.2.6",

0 commit comments

Comments
 (0)