Skip to content

Commit ebcbe60

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/b4dff73f-6736-454f-a8c6-35467ee0249f?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 0731c0d commit ebcbe60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cluster-httpd/server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"private": true,
88
"license": "BSD",
99
"dependencies": {
10-
"express": "4.13.4",
10+
"express": "4.21.1",
1111
"socket.io": "^4.0.0",
1212
"socket.io-redis": "^6.0.1"
1313
},

0 commit comments

Comments
 (0)