Skip to content

Commit

Permalink
fix: upgrade express from 4.17.3 to 4.20.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade express from 4.17.3 to 4.20.0.

See this package in npm:
express

See this project in Snyk:
https://app.snyk.io/org/sammytezzy/project/b9391752-4767-41e5-8328-fcdfc670575b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 1, 2024
1 parent 0731c0d commit e279def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/whiteboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"whiteboard"
],
"dependencies": {
"express": "~4.17.1",
"express": "~4.20.0",
"socket.io": "^4.0.0"
},
"scripts": {
Expand Down

0 comments on commit e279def

Please sign in to comment.