diff --git a/hello-dapr-slim/package.json b/hello-dapr-slim/package.json index 726b4480..0187da0f 100644 --- a/hello-dapr-slim/package.json +++ b/hello-dapr-slim/package.json @@ -10,8 +10,8 @@ "author": "", "license": "ISC", "dependencies": { - "body-parser": "^1.18.3", - "express": "^4.16.4", + "body-parser": "^1.20.4", + "express": "^4.22.0", "isomorphic-fetch": "^2.2.1" } }