diff --git a/package-lock.json b/package-lock.json index fe09265bd88879d..4bb37769b0530d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@astrojs/starlight-tailwind": "3.0.0", "@astrojs/tailwind": "5.1.5", "@cloudflare/vitest-pool-workers": "0.8.2", - "@cloudflare/workers-types": "4.20250319.0", + "@cloudflare/workers-types": "4.20250320.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.40.2", "@floating-ui/react": "0.27.5", @@ -1483,9 +1483,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20250319.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250319.0.tgz", - "integrity": "sha512-TTg1WZZuWJomzU3g1TvqE/WWI3zpTu1K+RsJvk6zxEgjhONN2PzqUUqKVYOQBk4/p7d+v7h6wz2gX3Ke7Arm7g==", + "version": "4.20250320.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250320.0.tgz", + "integrity": "sha512-0qYPnnF36eEzes/uLBrIE7pbyOucnyNVTlcPY4zgakZT0BBdrHYoTDGH+9VqwfcMW7mLu2PY2daYGIFsgycX2A==", "dev": true, "license": "MIT OR Apache-2.0" }, diff --git a/package.json b/package.json index 4090e7801636357..5a35c35eb676ef8 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@astrojs/starlight-tailwind": "3.0.0", "@astrojs/tailwind": "5.1.5", "@cloudflare/vitest-pool-workers": "0.8.2", - "@cloudflare/workers-types": "4.20250319.0", + "@cloudflare/workers-types": "4.20250320.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.40.2", "@floating-ui/react": "0.27.5",