diff --git a/package-lock.json b/package-lock.json index fc53289629f5925..839ef199bca6562 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.69", - "@cloudflare/workers-types": "4.20250904.0", + "@cloudflare/workers-types": "4.20250905.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.3", "@expressive-code/plugin-line-numbers": "0.41.3", @@ -1593,9 +1593,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20250904.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250904.0.tgz", - "integrity": "sha512-674ULxQdY+RJOUdmQUa8XSYjHR8EVcQjFz50dKuubX7NxlUeDWeeEgsXGeYZ1oXZSGRazykalt6BMwuKm05DMw==", + "version": "4.20250905.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250905.0.tgz", + "integrity": "sha512-K/noYRtyz+7oZCiTml2wZxpdq7D2kB8QP6DAOq4d1CYYLFZCsvKdEZdVVC3pj2MCmAdG7wDzhf2h7POA5Uw5ig==", "dev": true, "license": "MIT OR Apache-2.0" }, diff --git a/package.json b/package.json index ad845b3fcc1d482..2e1fc19dce117a8 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.69", - "@cloudflare/workers-types": "4.20250904.0", + "@cloudflare/workers-types": "4.20250905.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.3", "@expressive-code/plugin-line-numbers": "0.41.3",