Skip to content

Commit

Permalink
fix: package.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-COOKIE-8163060
  • Loading branch information
snyk-bot committed Oct 9, 2024
1 parent 4f2ae9a commit 8a5ca2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"supertest": "^1.2.0"
},
"dependencies": {
"express": "^4.14.0",
"express": "^4.21.1",
"less-middleware": "^2.1.0",
"serve-favicon": "^2.3.0",
"socket.io": "^1.4.6",
Expand Down

0 comments on commit 8a5ca2c

Please sign in to comment.