Skip to content

Commit b4cd3e5

Browse files
committed
fix: upgrade express from 4.13.4 to 4.21.1
Snyk has created this PR to upgrade express from 4.13.4 to 4.21.1. See this package in npm: express See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/5808f7c2-f381-4376-abdf-a051396521a3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 0731c0d commit b4cd3e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cluster-nginx/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "MIT",
99
"dependencies": {
1010
"@socket.io/redis-adapter": "^7.0.1",
11-
"express": "4.13.4",
11+
"express": "4.21.1",
1212
"redis": "^3.1.2",
1313
"socket.io": "^4.0.0"
1414
},

0 commit comments

Comments
 (0)