diff --git a/run/helloworld/package.docs.json b/run/helloworld/package.docs.json index 8661600a08..8c902cc777 100644 --- a/run/helloworld/package.docs.json +++ b/run/helloworld/package.docs.json @@ -14,6 +14,6 @@ "author": "Google LLC", "license": "Apache-2.0", "dependencies": { - "express": "^4.17.1" + "express": "^5.2.1" } }