From 116fdba1c4f9bb7172253b0a244db39dccb91246 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 21:46:42 +0000 Subject: [PATCH] Bump @inrupt/solid-client-authn-node from 2.5.0 to 3.1.0 Bumps [@inrupt/solid-client-authn-node](https://github.com/inrupt/solid-client-authn-js) from 2.5.0 to 3.1.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.5.0...v3.1.0) --- updated-dependencies: - dependency-name: "@inrupt/solid-client-authn-node" dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 65 ++++++++++++++++++++++++++++++++++++++++++----- package.json | 2 +- 2 files changed, 60 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3be7e5f..4265ba2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@inrupt/internal-playwright-helpers": "^4.0.4", "@inrupt/internal-test-env": "^4.0.3", "@inrupt/jest-jsdom-polyfills": "^4.0.4", - "@inrupt/solid-client-authn-node": "^2.5.0", + "@inrupt/solid-client-authn-node": "^3.1.0", "@playwright/test": "^1.55.0", "@typhonjs-typedoc/ts-lib-docs": "^2024.12.25", "dotenv": "^17.2.1", @@ -1150,6 +1150,51 @@ "dotenv": "^17.1.0" } }, + "node_modules/@inrupt/internal-test-env/node_modules/@inrupt/solid-client-authn-core": { + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-2.5.0.tgz", + "integrity": "sha512-S02hizURW3IL4d03Cn1xZTz25KqZdmS7qYfkOb/UHwPcy+VA7G8Um1xeDByqu7Bva2yPjNk5iCrKKUMmGb56mA==", + "dev": true, + "license": "MIT", + "dependencies": { + "events": "^3.3.0", + "jose": "^5.1.3", + "uuid": "^11.1.0" + }, + "engines": { + "node": "^18.0.0 || ^20.0.0 || ^22.0.0" + } + }, + "node_modules/@inrupt/internal-test-env/node_modules/@inrupt/solid-client-authn-node": { + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-node/-/solid-client-authn-node-2.5.0.tgz", + "integrity": "sha512-lWdSPX0D2Lx+kHjJ3ByrXu4lmWU+q1RrYuLkhNXdudVqmbqJM3ugb0s9Gzix82a/sVCmiCzLlJMu0MeGItvr+w==", + "dev": true, + "license": "MIT", + "dependencies": { + "@inrupt/solid-client-authn-core": "^2.5.0", + "jose": "^5.1.3", + "openid-client": "^5.7.1", + "uuid": "^11.1.0" + }, + "engines": { + "node": "^18.0.0 || ^20.0.0 || ^22.0.0" + } + }, + "node_modules/@inrupt/internal-test-env/node_modules/uuid": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz", + "integrity": "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==", + "dev": true, + "funding": [ + "https://github.com/sponsors/broofa", + "https://github.com/sponsors/ctavan" + ], + "license": "MIT", + "bin": { + "uuid": "dist/esm/bin/uuid" + } + }, "node_modules/@inrupt/jest-jsdom-polyfills": { "version": "4.0.4", "resolved": "https://registry.npmjs.org/@inrupt/jest-jsdom-polyfills/-/jest-jsdom-polyfills-4.0.4.tgz", @@ -1185,7 +1230,9 @@ } }, "node_modules/@inrupt/solid-client-authn-core": { - "version": "2.5.0", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-3.1.0.tgz", + "integrity": "sha512-aoG8RvPBmYXTSqy2uJogpoVGPKsydC4mXNdm63BWCEMZ2QyaSRBjx4R4N6n5N2uy/aoib678Y7U3UtDCLDoFsQ==", "dev": true, "license": "MIT", "dependencies": { @@ -1194,11 +1241,13 @@ "uuid": "^11.1.0" }, "engines": { - "node": "^18.0.0 || ^20.0.0 || ^22.0.0" + "node": "^20.0.0 || ^22.0.0" } }, "node_modules/@inrupt/solid-client-authn-core/node_modules/uuid": { "version": "11.1.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz", + "integrity": "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==", "dev": true, "funding": [ "https://github.com/sponsors/broofa", @@ -1210,17 +1259,19 @@ } }, "node_modules/@inrupt/solid-client-authn-node": { - "version": "2.5.0", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-node/-/solid-client-authn-node-3.1.0.tgz", + "integrity": "sha512-kbjNkb3V85aamnPqKzUnu6DZxLovbwtAtekoeqYGIReASHLxdKq/TS+f+T2LUyMZ2G3m1a3rnB1TZtCYSF5mmw==", "dev": true, "license": "MIT", "dependencies": { - "@inrupt/solid-client-authn-core": "^2.5.0", + "@inrupt/solid-client-authn-core": "^3.1.0", "jose": "^5.1.3", "openid-client": "^5.7.1", "uuid": "^11.1.0" }, "engines": { - "node": "^18.0.0 || ^20.0.0 || ^22.0.0" + "node": "^20.0.0 || ^22.0.0" } }, "node_modules/@inrupt/solid-client-authn-node/node_modules/uuid": { @@ -7164,6 +7215,8 @@ }, "node_modules/jose": { "version": "5.10.0", + "resolved": "https://registry.npmjs.org/jose/-/jose-5.10.0.tgz", + "integrity": "sha512-s+3Al/p9g32Iq+oqXxkW//7jk2Vig6FF1CFqzVXoTUXt2qz89YWbL+OwS17NFYEvxC35n0FKeGO2LGYSxeM2Gg==", "dev": true, "license": "MIT", "funding": { diff --git a/package.json b/package.json index 5a535f5..b261d59 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@inrupt/internal-playwright-helpers": "^4.0.4", "@inrupt/internal-test-env": "^4.0.3", "@inrupt/jest-jsdom-polyfills": "^4.0.4", - "@inrupt/solid-client-authn-node": "^2.5.0", + "@inrupt/solid-client-authn-node": "^3.1.0", "@playwright/test": "^1.55.0", "@typhonjs-typedoc/ts-lib-docs": "^2024.12.25", "dotenv": "^17.2.1",