diff --git a/examples/cluster-httpd/server/package.json b/examples/cluster-httpd/server/package.json index 0fe83ecd3e..1c2ee5e74c 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.2", "socket.io": "^1.7.2", "socket.io-redis": "^3.0.0" },