diff --git a/examples/cluster-httpd/server/package.json b/examples/cluster-httpd/server/package.json index 28bd56feb9..305af56439 100644 --- a/examples/cluster-httpd/server/package.json +++ b/examples/cluster-httpd/server/package.json @@ -7,7 +7,7 @@ "private": true, "license": "BSD", "dependencies": { - "express": "4.13.4", + "express": "4.21.1", "socket.io": "^4.0.0", "socket.io-redis": "^6.0.1" },