From c552400e247cb9d2b2f6abeebcea8d0dc61e0b32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 07:19:25 +0000 Subject: [PATCH] Bump @inrupt/solid-client-authn-node from 2.4.1 to 2.5.0 Bumps [@inrupt/solid-client-authn-node](https://github.com/inrupt/solid-client-authn-js) from 2.4.1 to 2.5.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.4.1...v2.5.0) --- updated-dependencies: - dependency-name: "@inrupt/solid-client-authn-node" dependency-version: 2.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 374e140a7b..f239076427 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1020,9 +1020,9 @@ } }, "node_modules/@inrupt/solid-client-authn-core": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-2.4.1.tgz", - "integrity": "sha512-px0O5m4xTIgV/uFmfR956F+ZVBaoCzpRlaGjThhgPrUqy5obI6X4A/qXv3Cil6Hkmc2Ip/whiq77OQUmRbvYog==", + "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": { @@ -1035,13 +1035,13 @@ } }, "node_modules/@inrupt/solid-client-authn-node": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-node/-/solid-client-authn-node-2.4.1.tgz", - "integrity": "sha512-0EcmLZdiUHppVWKCBzNynl7gPzxjcnHQFFemFXYXw+DY0adggZrV5WCkapwj8vwm+ppFsxaFc/Uxgld6sAaf5Q==", + "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.4.1", + "@inrupt/solid-client-authn-core": "^2.5.0", "jose": "^5.1.3", "openid-client": "^5.7.1", "uuid": "^11.1.0" @@ -10927,9 +10927,9 @@ } }, "@inrupt/solid-client-authn-core": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-2.4.1.tgz", - "integrity": "sha512-px0O5m4xTIgV/uFmfR956F+ZVBaoCzpRlaGjThhgPrUqy5obI6X4A/qXv3Cil6Hkmc2Ip/whiq77OQUmRbvYog==", + "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, "requires": { "events": "^3.3.0", @@ -10938,12 +10938,12 @@ } }, "@inrupt/solid-client-authn-node": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-node/-/solid-client-authn-node-2.4.1.tgz", - "integrity": "sha512-0EcmLZdiUHppVWKCBzNynl7gPzxjcnHQFFemFXYXw+DY0adggZrV5WCkapwj8vwm+ppFsxaFc/Uxgld6sAaf5Q==", + "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, "requires": { - "@inrupt/solid-client-authn-core": "^2.4.1", + "@inrupt/solid-client-authn-core": "^2.5.0", "jose": "^5.1.3", "openid-client": "^5.7.1", "uuid": "^11.1.0"