From 30022b89a7b836d5f09177ed63403d0644d9b21b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 04:47:31 +0000 Subject: [PATCH] Update dependency @cloudflare/workers-types to v4.20241202.0 (#610) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index ba79dba..0fe2770 100644 --- a/package-lock.json +++ b/package-lock.json @@ -772,9 +772,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20241127.0", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20241127.0.tgz", - "integrity": "sha512-UqlvtqV8eI0CdPR7nxlbVlE52+lcjHvGdbYXEPwisy23+39RsFV7OOy0da0moJAhqnL2OhDmWTOaKdsVcPHiJQ==", + "version": "4.20241202.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20241202.0.tgz", + "integrity": "sha512-ts4JD6Wih62SDmlc+OcnN1Db/DgEBcl+BUpJr7ht7pgWP81PCLyPcomgDXIeAqt2NLiOIOMMkYQZ1ZtWDo3/8A==", "license": "MIT OR Apache-2.0" }, "node_modules/@cspotcode/source-map-support": {