diff --git a/package-lock.json b/package-lock.json index 9f10882b8bef0e8..6a7a9fb68667c09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@astrojs/starlight-tailwind": "3.0.1", "@astrojs/tailwind": "5.1.5", "@cloudflare/vitest-pool-workers": "0.8.15", - "@cloudflare/workers-types": "4.20250414.0", + "@cloudflare/workers-types": "4.20250418.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.1", "@floating-ui/react": "0.27.7", @@ -2239,9 +2239,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20250414.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250414.0.tgz", - "integrity": "sha512-ZHl8LiyUMWiIxYqpasen8Lc75Ef+0afqL26TEd95eRIi5kgkEbjDJ7uIUnpxMoZTRI0J8Hy5YEPtt4nFXt+TpA==", + "version": "4.20250418.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250418.0.tgz", + "integrity": "sha512-cPnHbEAryOX1FwEjjMXXCLudkxXUlfy7Hf55lqTPpYRSUA76NGLFfkhUF7+KkRrFg2u6pNpXTj24Gv5pMEHlqg==", "dev": true, "license": "MIT OR Apache-2.0" }, diff --git a/package.json b/package.json index 68203e28b574d82..d56543df3ae25c4 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@astrojs/starlight-tailwind": "3.0.1", "@astrojs/tailwind": "5.1.5", "@cloudflare/vitest-pool-workers": "0.8.15", - "@cloudflare/workers-types": "4.20250414.0", + "@cloudflare/workers-types": "4.20250418.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.1", "@floating-ui/react": "0.27.7",