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"