Skip to content

Commit dcc47bd

Browse files
committed
fix: upgrade ws from 8.16.0 to 8.17.0
Snyk has created this PR to upgrade ws from 8.16.0 to 8.17.0. See this package in npm: ws See this project in Snyk: https://app.snyk.io/org/tshemsedinov/project/f3c686ba-6e09-42b9-ac11-a0d2097da78b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f4a13db commit dcc47bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
},
5757
"dependencies": {
5858
"metautil": "5.2.2",
59-
"ws": "^8.16.0"
59+
"ws": "^8.17.0"
6060
},
6161
"devDependencies": {
6262
"@types/node": "^20.11.17",

0 commit comments

Comments
 (0)