diff --git a/package-lock.json b/package-lock.json index 6d2f5816099d8e8..5295401c8bc4428 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.71", - "@cloudflare/workers-types": "4.20250906.0", + "@cloudflare/workers-types": "4.20250909.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.3", "@expressive-code/plugin-line-numbers": "0.41.3", @@ -2060,9 +2060,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20250906.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250906.0.tgz", - "integrity": "sha512-CMRTupQpAdNZJrxRGaM2JzxmpWOnzgxcyTGmjAOcosRfi1ZsNUTAZ0kj1dzY+4bPDIdFwvvJL3t91DEpqitOJg==", + "version": "4.20250909.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250909.0.tgz", + "integrity": "sha512-3WvDDOvFGOAlBUZpWe2N+9BxB1kRt9eHo3AhIKg1fihNdqrGxyh9cJe1MpYs5BI8gXSRxjkDvzPVebRED8iwOQ==", "dev": true, "license": "MIT OR Apache-2.0" }, diff --git a/package.json b/package.json index a9694dac343212b..eceb90d4d1195de 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.71", - "@cloudflare/workers-types": "4.20250906.0", + "@cloudflare/workers-types": "4.20250909.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.3", "@expressive-code/plugin-line-numbers": "0.41.3",