Skip to content

Commit

Permalink
Fix security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Laské committed Jul 21, 2024
1 parent b32a7ab commit d80c6d6
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
58 changes: 29 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"qrcode": "^1.4.4",
"streamifier": "^0.1.1",
"superagent": "^5.2.2",
"ws": "~7.4.0"
"ws": ">=7.5.10"
},
"devDependencies": {
"apidoc": "^1.2.0",
Expand Down

0 comments on commit d80c6d6

Please sign in to comment.