diff --git a/package-lock.json b/package-lock.json index 8c7b8a37a59b50b..52cae68a50dd325 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@astrojs/starlight-docsearch": "0.6.0", "@astrojs/starlight-tailwind": "4.0.1", "@cloudflare/vitest-pool-workers": "0.8.32", - "@cloudflare/workers-types": "4.20250529.0", + "@cloudflare/workers-types": "4.20250601.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.2", "@floating-ui/react": "0.27.8", @@ -2603,9 +2603,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20250529.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250529.0.tgz", - "integrity": "sha512-l6tVFpI6MUChMD0wK+Jhikb+aCbrmIR58CVpV/BhRT4THjl+nFhTT5N5ZqX42FDXdE3hCPLjueBMpPRhPUOB2A==", + "version": "4.20250601.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250601.0.tgz", + "integrity": "sha512-foAgsuo+u+swy5I+xzPwo4MquPhLZW0fuLLsl4uZlZv2k10WziSvZ4wTIkK/AADFtCVRjLNduTT8E/b7DDoInA==", "dev": true, "license": "MIT OR Apache-2.0" }, diff --git a/package.json b/package.json index a992e2cf8f9e357..4d0d14cb371b502 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@astrojs/starlight-docsearch": "0.6.0", "@astrojs/starlight-tailwind": "4.0.1", "@cloudflare/vitest-pool-workers": "0.8.32", - "@cloudflare/workers-types": "4.20250529.0", + "@cloudflare/workers-types": "4.20250601.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.2", "@floating-ui/react": "0.27.8",