diff --git a/package-lock.json b/package-lock.json index 1be63279931c6b..a668f2151d2f09 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.7.7", - "@cloudflare/workers-types": "4.20250303.0", + "@cloudflare/workers-types": "4.20250311.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.40.2", "@floating-ui/react": "0.27.5", @@ -1631,9 +1631,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20250303.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250303.0.tgz", - "integrity": "sha512-O7F7nRT4bbmwHf3gkRBLfJ7R6vHIJ/oZzWdby6obOiw2yavUfp/AIwS7aO2POu5Cv8+h3TXS3oHs3kKCZLraUA==", + "version": "4.20250311.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250311.0.tgz", + "integrity": "sha512-5ftSdP1vEdKM6in4p3DZ5SIgaJtRh6LqVeitQtFFsHCyHSPES0KX5HaqTYai+T/5UwmZrB2a3fBUKpGmfDOXBg==", "dev": true, "license": "MIT OR Apache-2.0" }, diff --git a/package.json b/package.json index 10fe86b218af80..4c24c75f28e538 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.7.7", - "@cloudflare/workers-types": "4.20250303.0", + "@cloudflare/workers-types": "4.20250311.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.40.2", "@floating-ui/react": "0.27.5",