Skip to content

Commit

Permalink
fix: package.json & package-lock.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WS-7266574
  • Loading branch information
snyk-bot committed Sep 22, 2024
1 parent 2eaf9df commit 8e9ec40
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 92 deletions.
177 changes: 86 additions & 91 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 @@ -86,7 +86,7 @@
"moment": "^2.29.4",
"node-fetch": "^2.6.7",
"node-ical": "^0.15.3",
"socket.io": "^4.5.4"
"socket.io": "^4.8.0"
},
"_moduleAliases": {
"node_helper": "js/node_helper.js",
Expand Down

0 comments on commit 8e9ec40

Please sign in to comment.