diff --git a/package-lock.json b/package-lock.json index 8c1023478f359c2..087784c030b2f0f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@astrojs/starlight-tailwind": "3.0.1", "@astrojs/tailwind": "5.1.5", "@cloudflare/vitest-pool-workers": "0.8.9", - "@cloudflare/workers-types": "4.20250402.0", + "@cloudflare/workers-types": "4.20250403.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.40.2", "@floating-ui/react": "0.27.6", @@ -1758,9 +1758,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20250402.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250402.0.tgz", - "integrity": "sha512-Jlt7R6qfzODhE0v621sTLcoUWRtTnx80W04DWM71VYucQo/oF9CLwfxlbTcL7GssPk55jobbQBlALL0STRYK2w==", + "version": "4.20250403.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250403.0.tgz", + "integrity": "sha512-wLsXNfxBPsV+PPUInCCFeoXTZMHNEAFHvVe1E0/S0Cp9JrKTsSEeIMY4zUvR5ULxNAQkeDVqPjYRaKFkzpkX3w==", "dev": true, "license": "MIT OR Apache-2.0" }, diff --git a/package.json b/package.json index fbe01f15b3ce6bf..1d77e84988a2cc8 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@astrojs/starlight-tailwind": "3.0.1", "@astrojs/tailwind": "5.1.5", "@cloudflare/vitest-pool-workers": "0.8.9", - "@cloudflare/workers-types": "4.20250402.0", + "@cloudflare/workers-types": "4.20250403.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.40.2", "@floating-ui/react": "0.27.6",