diff --git a/package-lock.json b/package-lock.json index 19b2ac89bcdedff..334d8d0237681d4 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.55", - "@cloudflare/workers-types": "4.20250715.0", + "@cloudflare/workers-types": "4.20250718.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.3", "@expressive-code/plugin-line-numbers": "0.41.3", @@ -2555,9 +2555,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20250715.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250715.0.tgz", - "integrity": "sha512-uMp+ClvvhNlk3ojIgWuIB5Zteq4YVmZcyX16hpJ8eCeCX3izagfEZwXe/vETlv4cc5vtM3xAOMdV//0BD0E98g==", + "version": "4.20250718.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250718.0.tgz", + "integrity": "sha512-RpYLgb81veUGtlLQINwGldsXQDcaK2/Z6QGeSq88yyd9o4tZYw7dzMu34sHgoCeb0QiPQWtetXiPf99PrIj+YQ==", "dev": true, "license": "MIT OR Apache-2.0" }, diff --git a/package.json b/package.json index 54fdf0a9fd5e511..b6428666e976ee0 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.55", - "@cloudflare/workers-types": "4.20250715.0", + "@cloudflare/workers-types": "4.20250718.0", "@codingheads/sticky-header": "1.0.2", "@expressive-code/plugin-collapsible-sections": "0.41.3", "@expressive-code/plugin-line-numbers": "0.41.3",