Skip to content

Commit 4558f5f

Browse files
committed
fix: upgrade ws from 8.9.0 to 8.13.0
Snyk has created this PR to upgrade ws from 8.9.0 to 8.13.0. See this package in npm: https://www.npmjs.com/package/ws See this project in Snyk: https://app.snyk.io/org/acinader/project/21343059-02d9-4182-87d7-718a44b181ef?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a27482c commit 4558f5f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 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
@@ -61,7 +61,7 @@
6161
"uuid": "9.0.0",
6262
"winston": "3.8.1",
6363
"winston-daily-rotate-file": "4.7.1",
64-
"ws": "8.9.0"
64+
"ws": "8.13.0"
6565
},
6666
"devDependencies": {
6767
"@actions/core": "1.9.1",

0 commit comments

Comments
 (0)