diff --git a/package-lock.json b/package-lock.json index 76039a1d28e959..3dbe47a8ad9ddb 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.20250703.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.20250703.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250703.0.tgz", + "integrity": "sha512-6ITY5VL2eDkwFVWtF4OSsLIalyuwAE8/eH76fFn1KNGsH5V8JdjYriFTa/3YaJ+mzt4n4X6Hv06zrg00IKBTIA==", "dev": true }, "node_modules/@codingheads/sticky-header": { diff --git a/package.json b/package.json index b82fc1ab1793f3..7aa35dec00949a 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.20250703.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.2", "@floating-ui/react": "0.27.12",