Skip to content

Commit f880a38

Browse files
committed
fix: upgrade ws from 8.2.3 to 8.5.0
Snyk has created this PR to upgrade ws from 8.2.3 to 8.5.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 330286d commit f880a38

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 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
@@ -59,7 +59,7 @@
5959
"uuid": "8.3.2",
6060
"winston": "3.7.2",
6161
"winston-daily-rotate-file": "4.6.0",
62-
"ws": "8.2.3"
62+
"ws": "8.5.0"
6363
},
6464
"devDependencies": {
6565
"@actions/core": "1.2.6",

0 commit comments

Comments
 (0)