diff --git a/packages/nuxt-module/playground/package.json b/packages/nuxt-module/playground/package.json index 4e9d61b5..bfb7dde5 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.17.0" + "@netlify/edge-functions": "^2.19.0" } }