Skip to content

Commit d80c6d6

Browse files
author
Lionel Laské
committed
Fix security issue
1 parent b32a7ab commit d80c6d6

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

package-lock.json

Lines changed: 29 additions & 29 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
@@ -32,7 +32,7 @@
3232
"qrcode": "^1.4.4",
3333
"streamifier": "^0.1.1",
3434
"superagent": "^5.2.2",
35-
"ws": "~7.4.0"
35+
"ws": ">=7.5.10"
3636
},
3737
"devDependencies": {
3838
"apidoc": "^1.2.0",

0 commit comments

Comments
 (0)