From 0e4f7c99f06a7de8b5c01428a320d385223747a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 15:52:55 +0000 Subject: [PATCH] Bump @inrupt/solid-client-authn-browser in /e2e/browser/test-app Bumps [@inrupt/solid-client-authn-browser](https://github.com/inrupt/solid-client-authn-js) from 2.2.4 to 5.0.0. - [Release notes](https://github.com/inrupt/solid-client-authn-js/releases) - [Changelog](https://github.com/inrupt/solid-client-authn-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/inrupt/solid-client-authn-js/compare/v2.2.4...v5.0.0) --- updated-dependencies: - dependency-name: "@inrupt/solid-client-authn-browser" dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- e2e/browser/test-app/package-lock.json | 163 ++++++++++++++++--------- e2e/browser/test-app/package.json | 2 +- 2 files changed, 107 insertions(+), 58 deletions(-) diff --git a/e2e/browser/test-app/package-lock.json b/e2e/browser/test-app/package-lock.json index e45195c..211d31e 100644 --- a/e2e/browser/test-app/package-lock.json +++ b/e2e/browser/test-app/package-lock.json @@ -11,7 +11,7 @@ "@inrupt/internal-playwright-helpers": "^3.2.6", "@inrupt/internal-playwright-testids": "^3.2.6", "@inrupt/solid-client": "^3.0.0", - "@inrupt/solid-client-authn-browser": "^2.2.4", + "@inrupt/solid-client-authn-browser": "^5.0.0", "@inrupt/solid-client-errors": "file:../../..", "@inrupt/vocab-common-rdf": "^1.0.5", "next": "^16.2.6", @@ -8831,25 +8831,52 @@ "@rdfjs/types": "^1.0.0" } }, - "node_modules/@inrupt/oidc-client": { - "version": "1.11.6", - "license": "Apache-2.0", + "node_modules/@inrupt/oidc-client-ext": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@inrupt/oidc-client-ext/-/oidc-client-ext-5.0.0.tgz", + "integrity": "sha512-NUfBd9UH40JpSiwTTeK+B4ige5zDYbIMGM5nvOZU4Axhn7Vn66AzJqNV6xJjRqG0G+zeHsAduyiyPydmA5+Ciw==", + "license": "MIT", "dependencies": { - "acorn": "^7.4.1", - "base64-js": "^1.5.1", - "core-js": "^3.8.3", - "crypto-js": "^4.0.0", - "serialize-javascript": "^4.0.0" + "@inrupt/solid-client-authn-core": "^5.0.0", + "jose": "^6.2.3", + "oidc-client-ts": "^3.5.0", + "uuid": "^14.0.0" } }, - "node_modules/@inrupt/oidc-client-ext": { - "version": "2.2.4", + "node_modules/@inrupt/oidc-client-ext/node_modules/@inrupt/solid-client-authn-core": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-5.0.0.tgz", + "integrity": "sha512-KYZCv8IO0ytDy3ApyVhiIsmWJY7Z+AXqmU3F+LtV3DBXxwZ9vF9YK8hOzf0ltPmVtqcf4RrnW5fIEtKmHmjuFQ==", "license": "MIT", "dependencies": { - "@inrupt/oidc-client": "^1.11.6", - "@inrupt/solid-client-authn-core": "^2.2.4", - "jose": "^5.1.3", - "uuid": "^10.0.0" + "events": "^3.3.0", + "jose": "^6.2.3", + "uuid": "^14.0.0" + }, + "engines": { + "node": "^22.0.0 || ^24.0.0" + } + }, + "node_modules/@inrupt/oidc-client-ext/node_modules/jose": { + "version": "6.2.3", + "resolved": "https://registry.npmjs.org/jose/-/jose-6.2.3.tgz", + "integrity": "sha512-YYVDInQKFJfR/xa3ojUTl8c2KoTwiL1R5Wg9YCydwH0x0B9grbzlg5HC7mMjCtUJjbQ/YnGEZIhI5tCgfTb4Hw==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/panva" + } + }, + "node_modules/@inrupt/oidc-client-ext/node_modules/uuid": { + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.1.tgz", + "integrity": "sha512-6ZxzVpzDXDa3bJWaHilVayA+BH/1zmxCJoVgvmqJnid/gPoKHxUrS/aC/T6LGQtNHT+XHG9fXPJB4d+IrU30Ew==", + "funding": [ + "https://github.com/sponsors/broofa", + "https://github.com/sponsors/ctavan" + ], + "license": "MIT", + "bin": { + "uuid": "dist-node/bin/uuid" } }, "node_modules/@inrupt/solid-client": { @@ -8875,14 +8902,52 @@ } }, "node_modules/@inrupt/solid-client-authn-browser": { - "version": "2.2.4", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-browser/-/solid-client-authn-browser-5.0.0.tgz", + "integrity": "sha512-qdy8EfzwMsbvH7Wy1Ixx6rb27CTtTQyYJWzHVPDzg4Ln/aQo0zkjSTlnU7tT9VQZrMcarethZfTx5Z5ONwT77g==", "license": "MIT", "dependencies": { - "@inrupt/oidc-client-ext": "^2.2.4", - "@inrupt/solid-client-authn-core": "^2.2.4", + "@inrupt/oidc-client-ext": "^5.0.0", + "@inrupt/solid-client-authn-core": "^5.0.0", "events": "^3.3.0", - "jose": "^5.1.3", - "uuid": "^10.0.0" + "jose": "^6.2.3", + "uuid": "^14.0.0" + } + }, + "node_modules/@inrupt/solid-client-authn-browser/node_modules/@inrupt/solid-client-authn-core": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-5.0.0.tgz", + "integrity": "sha512-KYZCv8IO0ytDy3ApyVhiIsmWJY7Z+AXqmU3F+LtV3DBXxwZ9vF9YK8hOzf0ltPmVtqcf4RrnW5fIEtKmHmjuFQ==", + "license": "MIT", + "dependencies": { + "events": "^3.3.0", + "jose": "^6.2.3", + "uuid": "^14.0.0" + }, + "engines": { + "node": "^22.0.0 || ^24.0.0" + } + }, + "node_modules/@inrupt/solid-client-authn-browser/node_modules/jose": { + "version": "6.2.3", + "resolved": "https://registry.npmjs.org/jose/-/jose-6.2.3.tgz", + "integrity": "sha512-YYVDInQKFJfR/xa3ojUTl8c2KoTwiL1R5Wg9YCydwH0x0B9grbzlg5HC7mMjCtUJjbQ/YnGEZIhI5tCgfTb4Hw==", + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/panva" + } + }, + "node_modules/@inrupt/solid-client-authn-browser/node_modules/uuid": { + "version": "14.0.1", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.1.tgz", + "integrity": "sha512-6ZxzVpzDXDa3bJWaHilVayA+BH/1zmxCJoVgvmqJnid/gPoKHxUrS/aC/T6LGQtNHT+XHG9fXPJB4d+IrU30Ew==", + "funding": [ + "https://github.com/sponsors/broofa", + "https://github.com/sponsors/ctavan" + ], + "license": "MIT", + "bin": { + "uuid": "dist-node/bin/uuid" } }, "node_modules/@inrupt/solid-client-authn-core": { @@ -9204,16 +9269,6 @@ "node": ">=6.5" } }, - "node_modules/acorn": { - "version": "7.4.1", - "license": "MIT", - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, "node_modules/base64-js": { "version": "1.5.1", "funding": [ @@ -9291,19 +9346,6 @@ "version": "0.0.1", "license": "MIT" }, - "node_modules/core-js": { - "version": "3.38.0", - "hasInstallScript": true, - "license": "MIT", - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/core-js" - } - }, - "node_modules/crypto-js": { - "version": "4.2.0", - "license": "MIT" - }, "node_modules/csstype": { "version": "3.0.11", "dev": true, @@ -9454,6 +9496,15 @@ "url": "https://github.com/sponsors/rubensworks/" } }, + "node_modules/jwt-decode": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-4.0.0.tgz", + "integrity": "sha512-+KJGIyHgkGuIq3IEBNftfhW/LfWhXUIY6OmyVWjliu5KH1y0fw7VQ8YndE2O4qZdMSd9SqbnC8GOcZEy0Om7sA==", + "license": "MIT", + "engines": { + "node": ">=18" + } + }, "node_modules/lru-cache": { "version": "6.0.0", "license": "ISC", @@ -9552,6 +9603,18 @@ "node": ">= 6" } }, + "node_modules/oidc-client-ts": { + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/oidc-client-ts/-/oidc-client-ts-3.5.0.tgz", + "integrity": "sha512-l2q8l9CTCTOlbX+AnK4p3M+4CEpKpyQhle6blQkdFhm0IsBqsxm15bYaSa11G7pWdsYr6epdsRZxJpCyCRbT8A==", + "license": "Apache-2.0", + "dependencies": { + "jwt-decode": "^4.0.0" + }, + "engines": { + "node": ">=18" + } + }, "node_modules/oidc-token-hash": { "version": "5.1.0", "license": "MIT", @@ -9666,13 +9729,6 @@ ], "license": "MIT" }, - "node_modules/randombytes": { - "version": "2.1.0", - "license": "MIT", - "dependencies": { - "safe-buffer": "^5.1.0" - } - }, "node_modules/rdf-data-factory": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/rdf-data-factory/-/rdf-data-factory-2.0.2.tgz", @@ -9764,13 +9820,6 @@ "node": ">=10" } }, - "node_modules/serialize-javascript": { - "version": "4.0.0", - "license": "BSD-3-Clause", - "dependencies": { - "randombytes": "^2.1.0" - } - }, "node_modules/sharp": { "version": "0.34.5", "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz", diff --git a/e2e/browser/test-app/package.json b/e2e/browser/test-app/package.json index 3240cec..ef40c02 100644 --- a/e2e/browser/test-app/package.json +++ b/e2e/browser/test-app/package.json @@ -12,7 +12,7 @@ "@inrupt/internal-playwright-helpers": "^3.2.6", "@inrupt/internal-playwright-testids": "^3.2.6", "@inrupt/solid-client": "^3.0.0", - "@inrupt/solid-client-authn-browser": "^2.2.4", + "@inrupt/solid-client-authn-browser": "^5.0.0", "@inrupt/solid-client-errors": "file:../../..", "@inrupt/vocab-common-rdf": "^1.0.5", "next": "^16.2.6",