diff --git a/e2e/browser/test-app/package-lock.json b/e2e/browser/test-app/package-lock.json index 42091fbb8c..281907b29d 100644 --- a/e2e/browser/test-app/package-lock.json +++ b/e2e/browser/test-app/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "dependencies": { "@inrupt/solid-client": "file:../../../", - "@inrupt/solid-client-authn-browser": "^2.4.1", + "@inrupt/solid-client-authn-browser": "^2.5.0", "next": "^15.3.1", "react": "^19.1.0" }, @@ -529,13 +529,13 @@ } }, "node_modules/@inrupt/oidc-client-ext": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@inrupt/oidc-client-ext/-/oidc-client-ext-2.4.1.tgz", - "integrity": "sha512-DyPVYgsreWn0ila+CCDXOdPNINJHpFpvpqNaiMxzJftD+DDw/m1Dg8pPr1H/afFZmmMyf1KTrcdvZd4d+yahRw==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/@inrupt/oidc-client-ext/-/oidc-client-ext-2.5.0.tgz", + "integrity": "sha512-Pr89aEk0zWTghET6bAFvF75x3LL9X7Mj2aaum28DIfvMDoAgihJnc6O5UoTox3/0+r7bvz0JkhlQM7a8Gn4hig==", "license": "MIT", "dependencies": { "@inrupt/oidc-client": "^1.11.6", - "@inrupt/solid-client-authn-core": "^2.4.1", + "@inrupt/solid-client-authn-core": "^2.5.0", "jose": "^5.1.3", "uuid": "^11.1.0" } @@ -545,22 +545,22 @@ "link": true }, "node_modules/@inrupt/solid-client-authn-browser": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-browser/-/solid-client-authn-browser-2.4.1.tgz", - "integrity": "sha512-oUA9I0+o6ICypvJ4YuvWJznFKeqo6h/C7uxXSouqJXzqF45tA6z4ZtTzlE/gvDT7WTTEFtHFTcx+poCEg1BNLw==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-browser/-/solid-client-authn-browser-2.5.0.tgz", + "integrity": "sha512-ftY1UCgTDkjcvfmQKBI8QRcxvRo84Os0tSDRjlUYPKS+dj0Qq6s4WbBenj6j7tsi0TlkCMw8jeGruL6ePdtI1Q==", "license": "MIT", "dependencies": { - "@inrupt/oidc-client-ext": "^2.4.1", - "@inrupt/solid-client-authn-core": "^2.4.1", + "@inrupt/oidc-client-ext": "^2.5.0", + "@inrupt/solid-client-authn-core": "^2.5.0", "events": "^3.3.0", "jose": "^5.1.3", "uuid": "^11.1.0" } }, "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==", "license": "MIT", "dependencies": { "events": "^3.3.0", @@ -988,9 +988,9 @@ "dev": true }, "node_modules/core-js": { - "version": "3.41.0", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.41.0.tgz", - "integrity": "sha512-SJ4/EHwS36QMJd6h/Rg+GyR4A5xE0FSI3eZ+iBVpfqf1x0eTSg1smWLHrA+2jQThZSh97fmSgFSU8B61nxosxA==", + "version": "3.42.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.42.0.tgz", + "integrity": "sha512-Sz4PP4ZA+Rq4II21qkNqOEDTDrCvcANId3xpIgB34NDkWc3UduWj2dqEtN9yZIq8Dk3HyPI33x9sqqU5C8sr0g==", "hasInstallScript": true, "license": "MIT", "funding": { @@ -2466,12 +2466,12 @@ } }, "@inrupt/oidc-client-ext": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@inrupt/oidc-client-ext/-/oidc-client-ext-2.4.1.tgz", - "integrity": "sha512-DyPVYgsreWn0ila+CCDXOdPNINJHpFpvpqNaiMxzJftD+DDw/m1Dg8pPr1H/afFZmmMyf1KTrcdvZd4d+yahRw==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/@inrupt/oidc-client-ext/-/oidc-client-ext-2.5.0.tgz", + "integrity": "sha512-Pr89aEk0zWTghET6bAFvF75x3LL9X7Mj2aaum28DIfvMDoAgihJnc6O5UoTox3/0+r7bvz0JkhlQM7a8Gn4hig==", "requires": { "@inrupt/oidc-client": "^1.11.6", - "@inrupt/solid-client-authn-core": "^2.4.1", + "@inrupt/solid-client-authn-core": "^2.5.0", "jose": "^5.1.3", "uuid": "^11.1.0" } @@ -2520,21 +2520,21 @@ } }, "@inrupt/solid-client-authn-browser": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-browser/-/solid-client-authn-browser-2.4.1.tgz", - "integrity": "sha512-oUA9I0+o6ICypvJ4YuvWJznFKeqo6h/C7uxXSouqJXzqF45tA6z4ZtTzlE/gvDT7WTTEFtHFTcx+poCEg1BNLw==", + "version": "2.5.0", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-browser/-/solid-client-authn-browser-2.5.0.tgz", + "integrity": "sha512-ftY1UCgTDkjcvfmQKBI8QRcxvRo84Os0tSDRjlUYPKS+dj0Qq6s4WbBenj6j7tsi0TlkCMw8jeGruL6ePdtI1Q==", "requires": { - "@inrupt/oidc-client-ext": "^2.4.1", - "@inrupt/solid-client-authn-core": "^2.4.1", + "@inrupt/oidc-client-ext": "^2.5.0", + "@inrupt/solid-client-authn-core": "^2.5.0", "events": "^3.3.0", "jose": "^5.1.3", "uuid": "^11.1.0" } }, "@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==", "requires": { "events": "^3.3.0", "jose": "^5.1.3", @@ -2793,9 +2793,9 @@ "dev": true }, "core-js": { - "version": "3.41.0", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.41.0.tgz", - "integrity": "sha512-SJ4/EHwS36QMJd6h/Rg+GyR4A5xE0FSI3eZ+iBVpfqf1x0eTSg1smWLHrA+2jQThZSh97fmSgFSU8B61nxosxA==" + "version": "3.42.0", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.42.0.tgz", + "integrity": "sha512-Sz4PP4ZA+Rq4II21qkNqOEDTDrCvcANId3xpIgB34NDkWc3UduWj2dqEtN9yZIq8Dk3HyPI33x9sqqU5C8sr0g==" }, "cross-spawn": { "version": "7.0.6", diff --git a/e2e/browser/test-app/package.json b/e2e/browser/test-app/package.json index ca7d37daa9..2bde0c9e33 100644 --- a/e2e/browser/test-app/package.json +++ b/e2e/browser/test-app/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@inrupt/solid-client": "file:../../../", - "@inrupt/solid-client-authn-browser": "^2.4.1", + "@inrupt/solid-client-authn-browser": "^2.5.0", "next": "^15.3.1", "react": "^19.1.0" },