diff --git a/examples/fastly/package.json b/examples/fastly/package.json index 608b0c06..ec4002f9 100644 --- a/examples/fastly/package.json +++ b/examples/fastly/package.json @@ -10,7 +10,7 @@ "webpack-cli": "^5.0.0" }, "dependencies": { - "@fastly/js-compute": "^0.5.5", + "@fastly/js-compute": "^3.24.3", "@upstash/redis": "latest", "flight-path": "^1.0.10" },