diff --git a/package-lock.json b/package-lock.json index 9fbd599..dee0fc8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,9 +39,9 @@ } }, "node_modules/@astrojs/cloudflare": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-10.0.0.tgz", - "integrity": "sha512-EnkD9pLBjX2OEUFFTi1dBRsekk0cYdt+Q5SGbmrvr987WajsKHJ1yFt5BuTJ3IrO6zunyQnlmdMdzXM/5CzWeA==", + "version": "10.0.2", + "resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-10.0.2.tgz", + "integrity": "sha512-csRatKPw8B/sL5Xz+UZ8Eh5WahSiSQbRNUQx4tYrZaEjUCV0BA14uYaV0rZyTAe62fZlFOqHbpfq0AeZRQWj/w==", "dependencies": { "@astrojs/internal-helpers": "0.3.0", "@astrojs/underscore-redirects": "^0.3.3", @@ -49,7 +49,7 @@ "esbuild": "^0.19.5", "miniflare": "^3.20240320.0", "tiny-glob": "^0.2.9", - "wrangler": "^3.36.0" + "wrangler": "^3.39.0" }, "peerDependencies": { "astro": "^4.2.0"