diff --git a/packages/nuxt-module/playground/package.json b/packages/nuxt-module/playground/package.json index d64d4e18..c7edb348 100644 --- a/packages/nuxt-module/playground/package.json +++ b/packages/nuxt-module/playground/package.json @@ -11,6 +11,6 @@ "nuxt": "^3.17.6" }, "devDependencies": { - "@netlify/edge-functions": "^2.15.6" + "@netlify/edge-functions": "^2.15.8" } }