From bd1fda67b27b8efc5b26e01209d8c0ecc0860c54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 14:20:22 +0000 Subject: [PATCH] Bump jose from 5.1.3 to 6.1.3 Bumps [jose](https://github.com/panva/jose) from 5.1.3 to 6.1.3. - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](https://github.com/panva/jose/compare/v5.1.3...v6.1.3) --- updated-dependencies: - dependency-name: jose dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 49 ++++++++++-------------------- packages/browser/package.json | 2 +- packages/core/package.json | 2 +- packages/node/package.json | 2 +- packages/oidc-browser/package.json | 2 +- 5 files changed, 20 insertions(+), 37 deletions(-) diff --git a/package-lock.json b/package-lock.json index c219bbf936..a0895b9f37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15524,7 +15524,9 @@ } }, "node_modules/jose": { - "version": "4.15.9", + "version": "6.1.3", + "resolved": "https://registry.npmjs.org/jose/-/jose-6.1.3.tgz", + "integrity": "sha512-0TpaTfihd4QMNwrz/ob2Bp7X04yuxJkjRGi4aKmOqwhov54i6u79oCv7T+C7lo70MKH6BesI3vscD1yb/yzKXQ==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/panva" @@ -19327,6 +19329,15 @@ "url": "https://github.com/sponsors/panva" } }, + "node_modules/openid-client/node_modules/jose": { + "version": "4.15.9", + "resolved": "https://registry.npmjs.org/jose/-/jose-4.15.9.tgz", + "integrity": "sha512-1vUQX+IdDMVPj4k8kOxgUqlcK518yluMuGZwqlr44FS1ppZB/5GWh4rZG89erpOBOJjU/OBsnCVFfapsRz6nEA==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/panva" + } + }, "node_modules/openid-client/node_modules/lru-cache": { "version": "6.0.0", "license": "ISC", @@ -23908,7 +23919,7 @@ "@inrupt/oidc-client-ext": "^3.1.1", "@inrupt/solid-client-authn-core": "^3.1.1", "events": "^3.3.0", - "jose": "^5.1.3", + "jose": "^6.1.3", "uuid": "^11.1.0" }, "devDependencies": { @@ -23947,20 +23958,13 @@ "express": "^5.1.0" } }, - "packages/browser/node_modules/jose": { - "version": "5.1.3", - "license": "MIT", - "funding": { - "url": "https://github.com/sponsors/panva" - } - }, "packages/core": { "name": "@inrupt/solid-client-authn-core", "version": "3.1.1", "license": "MIT", "dependencies": { "events": "^3.3.0", - "jose": "^5.1.3", + "jose": "^6.1.3", "uuid": "^11.1.0" }, "devDependencies": { @@ -23970,20 +23974,13 @@ "node": "^20.0.0 || ^22.0.0 || ^24.0.0" } }, - "packages/core/node_modules/jose": { - "version": "5.1.3", - "license": "MIT", - "funding": { - "url": "https://github.com/sponsors/panva" - } - }, "packages/node": { "name": "@inrupt/solid-client-authn-node", "version": "3.1.1", "license": "MIT", "dependencies": { "@inrupt/solid-client-authn-core": "^3.1.1", - "jose": "^5.1.3", + "jose": "^6.1.3", "openid-client": "^5.7.1", "uuid": "^11.1.0" }, @@ -24020,13 +24017,6 @@ "@types/express": "^5.0.5" } }, - "packages/node/node_modules/jose": { - "version": "5.1.3", - "license": "MIT", - "funding": { - "url": "https://github.com/sponsors/panva" - } - }, "packages/oidc-browser": { "name": "@inrupt/oidc-client-ext", "version": "3.1.1", @@ -24034,7 +24024,7 @@ "dependencies": { "@inrupt/oidc-client": "^1.11.6", "@inrupt/solid-client-authn-core": "^3.1.1", - "jose": "^5.1.3", + "jose": "^6.1.3", "uuid": "^11.1.0" }, "devDependencies": { @@ -24042,13 +24032,6 @@ "@types/uuid": "^10.0.0", "ts-node": "^10.9.2" } - }, - "packages/oidc-browser/node_modules/jose": { - "version": "5.1.3", - "license": "MIT", - "funding": { - "url": "https://github.com/sponsors/panva" - } } } } diff --git a/packages/browser/package.json b/packages/browser/package.json index 6d7537c3ff..216251e58f 100644 --- a/packages/browser/package.json +++ b/packages/browser/package.json @@ -33,7 +33,7 @@ "@inrupt/oidc-client-ext": "^3.1.1", "@inrupt/solid-client-authn-core": "^3.1.1", "events": "^3.3.0", - "jose": "^5.1.3", + "jose": "^6.1.3", "uuid": "^11.1.0" }, "publishConfig": { diff --git a/packages/core/package.json b/packages/core/package.json index 095a3e3746..27dbc85c0d 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -37,7 +37,7 @@ }, "dependencies": { "events": "^3.3.0", - "jose": "^5.1.3", + "jose": "^6.1.3", "uuid": "^11.1.0" }, "publishConfig": { diff --git a/packages/node/package.json b/packages/node/package.json index b84ef3b48d..c1a306e9a4 100644 --- a/packages/node/package.json +++ b/packages/node/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "@inrupt/solid-client-authn-core": "^3.1.1", - "jose": "^5.1.3", + "jose": "^6.1.3", "openid-client": "^5.7.1", "uuid": "^11.1.0" }, diff --git a/packages/oidc-browser/package.json b/packages/oidc-browser/package.json index de59ac33b1..8beeddc47b 100644 --- a/packages/oidc-browser/package.json +++ b/packages/oidc-browser/package.json @@ -27,7 +27,7 @@ "dependencies": { "@inrupt/oidc-client": "^1.11.6", "@inrupt/solid-client-authn-core": "^3.1.1", - "jose": "^5.1.3", + "jose": "^6.1.3", "uuid": "^11.1.0" }, "publishConfig": {