diff --git a/package-lock.json b/package-lock.json index 1e57203..bf62faa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "i18next-icu": "^2.3.0" }, "devDependencies": { - "@cloudflare/workers-types": "^4.20240722.0", + "@cloudflare/workers-types": "^4.20240725.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@sentry/esbuild-plugin": "^2.21.1", "@sentry/integrations": "^7.114.0", @@ -684,9 +684,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20240722.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20240722.0.tgz", - "integrity": "sha512-/N072r7w7jNCgciRtImOQnHODn8CNwl3NHGO2lmC5bCsgevTRNeNj6B2IjS+OgEfo0qFoBgLejISl6ot9QvGvA==", + "version": "4.20240725.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20240725.0.tgz", + "integrity": "sha512-L6T/Bg50zm9IIACQVQ0CdVcQL+2nLkRXdPz6BsXF3SlzgjyWR5ndVctAbfr/HLV7aKYxWnnEZsIORsTWb+FssA==", "dev": true, "license": "MIT OR Apache-2.0" }, diff --git a/package.json b/package.json index 6d72603..77329f7 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "author": "dangered wolf", "license": "MIT", "devDependencies": { - "@cloudflare/workers-types": "^4.20240722.0", + "@cloudflare/workers-types": "^4.20240725.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@sentry/esbuild-plugin": "^2.21.1", "@sentry/integrations": "^7.114.0",