diff --git a/package-lock.json b/package-lock.json index bd65f182daff31e..f6e6d98f00aed2b 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.20", - "@cloudflare/workers-types": "4.20250428.0", + "@cloudflare/workers-types": "4.20250430.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.2", "@floating-ui/react": "0.27.7", @@ -2587,9 +2587,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20250428.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250428.0.tgz", - "integrity": "sha512-r/K1xuR+lW6SeGKRloVdR+BnK+9shBQci717070EBB2VLbcrZCCh0eo6NweLFa1rD8use5rE5JTVDZ/mXqMeNg==", + "version": "4.20250430.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250430.0.tgz", + "integrity": "sha512-JWAX7ZhQ7KjkdJwASgG58MZ/pQ15brlnZ9/0YBwDQ0hrJ/LaK392aTRFlj2r/PRKDZ5dOuujRywNYaNpfeFiEA==", "dev": true, "license": "MIT OR Apache-2.0" }, diff --git a/package.json b/package.json index f00baf0b8744c99..325d927bd68d22c 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.20", - "@cloudflare/workers-types": "4.20250428.0", + "@cloudflare/workers-types": "4.20250430.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.2", "@floating-ui/react": "0.27.7",