From 86570c3dc17368a1dc8cf7903af8d6d3b83e3a73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 14:09:54 +0000 Subject: [PATCH] build(deps): bump jwks-rsa from 4.0.1 to 4.1.0 Bumps [jwks-rsa](https://github.com/auth0/node-jwks-rsa) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/auth0/node-jwks-rsa/releases) - [Changelog](https://github.com/auth0/node-jwks-rsa/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/node-jwks-rsa/compare/v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: jwks-rsa dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- modules/authentication/package.json | 2 +- pnpm-lock.yaml | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/modules/authentication/package.json b/modules/authentication/package.json index 00110addb..c4d8191fe 100644 --- a/modules/authentication/package.json +++ b/modules/authentication/package.json @@ -52,7 +52,7 @@ "@ethereumjs/util": "^10.1.2", "ioredis": "^5.11.1", "jsonwebtoken": "^9.0.3", - "jwks-rsa": "^4.0.1", + "jwks-rsa": "^4.1.0", "lodash-es": "^4.18.1", "moment": "^2.30.1", "uuid": "^14.0.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ebf46756..b627e6476 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -474,8 +474,8 @@ importers: specifier: ^9.0.3 version: 9.0.3 jwks-rsa: - specifier: ^4.0.1 - version: 4.0.1 + specifier: ^4.1.0 + version: 4.1.0 lodash-es: specifier: ^4.18.1 version: 4.18.1 @@ -5765,8 +5765,8 @@ packages: jwa@2.0.1: resolution: {integrity: sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg==} - jwks-rsa@4.0.1: - resolution: {integrity: sha512-poXwUA8S4cP9P5N8tZS3xnUDJH8WmwSGfKK9gIaRPdjLHyJtd9iX/cngX9CUIe0Caof5JhK2EbN7N5lnnaf9NA==} + jwks-rsa@4.1.0: + resolution: {integrity: sha512-sbkByqyATKYJP5F4RXj03N5TUNC0QLTjCAZvwTzC4BwJZ8e0/cWxN8YROnyUth2g1/ONWi4eSFHeu6oYalrc3Q==} engines: {node: ^20.19.0 || ^22.12.0 || >= 23.0.0} jws@4.0.1: @@ -12255,7 +12255,7 @@ snapshots: fast-deep-equal: 3.1.3 google-auth-library: 10.7.0 jsonwebtoken: 9.0.3 - jwks-rsa: 4.0.1 + jwks-rsa: 4.1.0 optionalDependencies: '@google-cloud/firestore': 8.6.0 '@google-cloud/storage': 7.21.0 @@ -13486,12 +13486,13 @@ snapshots: ecdsa-sig-formatter: 1.0.11 safe-buffer: 5.2.1 - jwks-rsa@4.0.1: + jwks-rsa@4.1.0: dependencies: '@types/jsonwebtoken': 9.0.10 debug: 4.4.3 jose: 6.2.3 limiter: 1.1.5 + lru-cache: 11.5.1 lru-memoizer: 3.0.0 transitivePeerDependencies: - supports-color