From bd343935a6ffdf1c7bdd0f44b0e00e4c8812b171 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 13:43:19 +0000 Subject: [PATCH] chore(deps): update dependency @cloudflare/workers-types to v4.20250129.0 --- authenticator/remote-jwt/package-lock.json | 6 +++--- signer/package-lock.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/authenticator/remote-jwt/package-lock.json b/authenticator/remote-jwt/package-lock.json index e67e965..662ee3f 100644 --- a/authenticator/remote-jwt/package-lock.json +++ b/authenticator/remote-jwt/package-lock.json @@ -117,9 +117,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20250124.3", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250124.3.tgz", - "integrity": "sha512-WRZ+ol4RnMroF3tc7en6w8b0MqLrmGnLr2LIhG8EWqIoy8MeYk5uhyNXMZ0WPBhwkRtDcTRwOt61xwnJrthskA==", + "version": "4.20250129.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250129.0.tgz", + "integrity": "sha512-H7g/sDB9GaV+fIPf3utNEYncFhryIvDThiBbfZtu0bZmVXcVd9ApP3OMqUYhNV8MShWQASvgWletKKBZGT9/oA==", "dev": true, "license": "MIT OR Apache-2.0" }, diff --git a/signer/package-lock.json b/signer/package-lock.json index bb0af61..d0d4d6d 100644 --- a/signer/package-lock.json +++ b/signer/package-lock.json @@ -126,9 +126,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20250124.3", - "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250124.3.tgz", - "integrity": "sha512-WRZ+ol4RnMroF3tc7en6w8b0MqLrmGnLr2LIhG8EWqIoy8MeYk5uhyNXMZ0WPBhwkRtDcTRwOt61xwnJrthskA==", + "version": "4.20250129.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250129.0.tgz", + "integrity": "sha512-H7g/sDB9GaV+fIPf3utNEYncFhryIvDThiBbfZtu0bZmVXcVd9ApP3OMqUYhNV8MShWQASvgWletKKBZGT9/oA==", "dev": true, "license": "MIT OR Apache-2.0" },