Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 12, 2024
1 parent cd42211 commit 8649eeb
Show file tree
Hide file tree
Showing 2 changed files with 276 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.0",
"nodemon": "^2.0.7",
"socket.io": "^4.1.2",
"socket.io-client": "^4.1.2",
Expand Down
Loading

0 comments on commit 8649eeb

Please sign in to comment.