diff --git a/package-lock.json b/package-lock.json index f1b343591b3ca3..bbca156bd16fb3 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.20", - "@cloudflare/workers-types": "4.20250428.0", + "@cloudflare/workers-types": "4.20250508.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.2", "@floating-ui/react": "0.27.7", @@ -2584,9 +2584,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20250428.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250428.0.tgz", - "integrity": "sha512-r/K1xuR+lW6SeGKRloVdR+BnK+9shBQci717070EBB2VLbcrZCCh0eo6NweLFa1rD8use5rE5JTVDZ/mXqMeNg==", + "version": "4.20250508.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250508.0.tgz", + "integrity": "sha512-Gr7NLsHy5BFXbWVMMO+1mf/DwxT30tNw5LGhC86S+CXErM2a2eJ0HJHqgAs0Y8Lt/XEUSrH9QrUFDvJWNhE4Rg==", "dev": true, "license": "MIT OR Apache-2.0" }, diff --git a/package.json b/package.json index f00baf0b8744c9..3d8effb0996115 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.20", - "@cloudflare/workers-types": "4.20250428.0", + "@cloudflare/workers-types": "4.20250508.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.2", "@floating-ui/react": "0.27.7",