Skip to content

Commit afcf3ac

Browse files
committed
fix: ws vulnerability
1 parent ef9cb8c commit afcf3ac

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 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
@@ -38,7 +38,7 @@
3838
"license": "Apache-2.0",
3939
"dependencies": {
4040
"min-req-promise": "^1.0.1",
41-
"ws": "^8.13.0"
41+
"ws": "^8.17.1"
4242
},
4343
"devDependencies": {
4444
"@babel/core": "^7.21.4",

0 commit comments

Comments
 (0)