diff --git a/package-lock.json b/package-lock.json index 0194ca058a6ddab..60c1f6b653711c0 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.65", - "@cloudflare/workers-types": "4.20250819.0", + "@cloudflare/workers-types": "4.20250823.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.3", "@expressive-code/plugin-line-numbers": "0.41.3", @@ -1452,9 +1452,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20250819.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250819.0.tgz", - "integrity": "sha512-TGghrtaQzT2k71gdiUOxwwt3owni1rWX3+BBTk1K/H0vmsinwEJsGmEJRdvIuQO72Davtfz9u6LBbR1uNoE1Qw==", + "version": "4.20250823.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250823.0.tgz", + "integrity": "sha512-z5pCggF3jG//h083+GEWCyQLW0A5GHq20akG+jN6ChyHQi/yZj1FcQcMhnvbBY4PiGq+SBiEj/LClG/lDPm+jg==", "dev": true, "license": "MIT OR Apache-2.0" }, diff --git a/package.json b/package.json index 9c6aba3edf7ae78..cdd226f495582ce 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.65", - "@cloudflare/workers-types": "4.20250819.0", + "@cloudflare/workers-types": "4.20250823.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.3", "@expressive-code/plugin-line-numbers": "0.41.3",