diff --git a/package-lock.json b/package-lock.json index 56fc8dda251f29c..be1a242d4579aab 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.47", - "@cloudflare/workers-types": "4.20250620.0", + "@cloudflare/workers-types": "4.20250627.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.2", "@floating-ui/react": "0.27.12", @@ -2541,11 +2541,10 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20250620.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250620.0.tgz", - "integrity": "sha512-EVvRB/DJEm6jhdKg+A4Qm4y/ry1cIvylSgSO3/f/Bv161vldDRxaXM2YoQQWFhLOJOw0qtrHsKOD51KYxV1XCw==", - "dev": true, - "license": "MIT OR Apache-2.0" + "version": "4.20250627.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250627.0.tgz", + "integrity": "sha512-1il2InPF6NwucUwDl9RL6KLUfJuqaLazGTa9IZRO/XqMFggtGOXuc9X9wZ+IH1PTOWkdJ+jN+woyjj0W2CcTKg==", + "dev": true }, "node_modules/@codingheads/sticky-header": { "version": "1.0.2", diff --git a/package.json b/package.json index 863c07f9587fd8b..4b9a335d13a45af 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.47", - "@cloudflare/workers-types": "4.20250620.0", + "@cloudflare/workers-types": "4.20250627.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.2", "@floating-ui/react": "0.27.12",