Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-PATHTOREGEXP-8482416
  • Loading branch information
snyk-bot committed Dec 9, 2024
1 parent cd42211 commit cd0a95c
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 151 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"private": false,
"dependencies": {
"dotenv": "^10.0.0",
"express": "^4.17.1",
"express": "^4.21.2",
"nodemon": "^2.0.7",
"socket.io": "^4.1.2",
"socket.io-client": "^4.1.2",
Expand Down
Loading

0 comments on commit cd0a95c

Please sign in to comment.