diff --git a/package-lock.json b/package-lock.json index 2eb0e4856b43a4a..c062964c398376a 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.48", - "@cloudflare/workers-types": "4.20250628.0", + "@cloudflare/workers-types": "4.20250702.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.2", "@floating-ui/react": "0.27.12", @@ -2508,9 +2508,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20250628.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250628.0.tgz", - "integrity": "sha512-V4HthfhtQU2vTpwLeUic8FTLgGSjglsGZMJc9jKBNYEU/k0A1rE55UgQoTb5blKQdGtpQKfVKs3FROeY/lXmbw==", + "version": "4.20250702.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250702.0.tgz", + "integrity": "sha512-gUuWeVvb0Y6E8h83nI19Ay+69x+9Xjz99TdhX0JdZoNTtyVX9KcdQgGcRK+Tmt2WC0z2AQaPq/qVmNihAgS7iQ==", "dev": true }, "node_modules/@codingheads/sticky-header": { diff --git a/package.json b/package.json index 8c5ad7a8ede03db..059e74cbd4854ea 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.48", - "@cloudflare/workers-types": "4.20250628.0", + "@cloudflare/workers-types": "4.20250702.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.2", "@floating-ui/react": "0.27.12",