From e47b02829f5beca06e85c22098a94e041fec93df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 23:53:11 +0000 Subject: [PATCH] chore(deps): bump @inrupt/solid-client-authn-browser Bumps [@inrupt/solid-client-authn-browser](https://github.com/inrupt/solid-client-authn) from 1.17.5 to 2.0.0. - [Release notes](https://github.com/inrupt/solid-client-authn/releases) - [Changelog](https://github.com/inrupt/solid-client-authn-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/inrupt/solid-client-authn/compare/v1.17.5...v2.0.0) --- updated-dependencies: - dependency-name: "@inrupt/solid-client-authn-browser" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- e2e/browser/test-app/package-lock.json | 145 +++++++------------------ e2e/browser/test-app/package.json | 2 +- 2 files changed, 43 insertions(+), 104 deletions(-) diff --git a/e2e/browser/test-app/package-lock.json b/e2e/browser/test-app/package-lock.json index 337fc58b..45c30002 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": "^2.0.0", - "@inrupt/solid-client-authn-browser": "^1.17.5", + "@inrupt/solid-client-authn-browser": "^2.0.0", "@inrupt/solid-client-notifications": "file:../../../", "next": "^14.0.4", "react": "^18.2.0", @@ -26,14 +26,16 @@ }, "../../..": { "name": "@inrupt/solid-client-notifications", - "version": "1.3.1", + "version": "2.0.0", "license": "MIT", "dependencies": { + "@inrupt/solid-client": "^2.0.0", "events": "^3.3.0", "isomorphic-ws": "^5.0.0", "ws": "^8.12.0" }, "devDependencies": { + "@inrupt/base-rollup-config": "^3.0.1", "@inrupt/eslint-config-lib": "^3.0.1", "@inrupt/internal-playwright-helpers": "^3.0.1", "@inrupt/internal-test-env": "^3.0.1", @@ -54,7 +56,6 @@ "prettier": "^3.1.1", "rimraf": "^5.0.5", "rollup": "^4.9.1", - "rollup-plugin-typescript2": "^0.35.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", "typedoc": "^0.25.4", @@ -66,9 +67,6 @@ }, "optionalDependencies": { "fsevents": "^2.3.2" - }, - "peerDependencies": { - "@inrupt/solid-client": "^2.0.0" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -159,14 +157,6 @@ "node": "^12.22.0 || ^14.17.0 || >=16.0.0" } }, - "node_modules/@fastify/busboy": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.0.tgz", - "integrity": "sha512-+KpH+QxZU7O4675t3mnkQKcZZg56u+K/Ct2K+N2AZYNVK8kyeo/bI18tI8aPm3tvNNRyTWfj6s5tnGNlcbQRsA==", - "engines": { - "node": ">=14" - } - }, "node_modules/@humanwhocodes/config-array": { "version": "0.11.13", "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.13.tgz", @@ -213,14 +203,13 @@ } }, "node_modules/@inrupt/oidc-client-ext": { - "version": "1.17.5", - "resolved": "https://registry.npmjs.org/@inrupt/oidc-client-ext/-/oidc-client-ext-1.17.5.tgz", - "integrity": "sha512-vYnYbNW+EwDeAkzLzLF77PLXVeajhZ0IqocC5M2xM9aGc0JgRIy8lnrwxrV/VLf2AXRig9Aqlv/RmLY1VTz2eg==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@inrupt/oidc-client-ext/-/oidc-client-ext-2.0.0.tgz", + "integrity": "sha512-SYkesE26mXXIyNInq1XwEZd97yfk0nj3xXbreEmPX8pqbOi6fHhACKrg33KHTVTMuZIe1D+xJs5QA0GhxLf+eg==", "dependencies": { "@inrupt/oidc-client": "^1.11.6", - "@inrupt/solid-client-authn-core": "^1.17.5", - "@inrupt/universal-fetch": "^1.0.1", - "jose": "^4.15.4", + "@inrupt/solid-client-authn-core": "^2.0.0", + "jose": "^5.1.3", "uuid": "^9.0.1" } }, @@ -255,48 +244,34 @@ } }, "node_modules/@inrupt/solid-client-authn-browser": { - "version": "1.17.5", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-browser/-/solid-client-authn-browser-1.17.5.tgz", - "integrity": "sha512-zjyXPmKACp7syNsctQfkFhYCwEQ5QoTStLMbBFhtqJAsoWpo+d/awI1nljTDKxlJtYnvEoYjl2pM2aZMJ7mtew==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-browser/-/solid-client-authn-browser-2.0.0.tgz", + "integrity": "sha512-Y+BczY8T2Xpfp2Obd3IAvlF91UCEgQMed2+9LM6FCBkVkk03CqbFL80ebO7mYd6woVVlIeC+8IB2UrRlNHqlkA==", "dependencies": { - "@inrupt/oidc-client-ext": "^1.17.5", - "@inrupt/solid-client-authn-core": "^1.17.5", - "@inrupt/universal-fetch": "^1.0.2", + "@inrupt/oidc-client-ext": "^2.0.0", + "@inrupt/solid-client-authn-core": "^2.0.0", "events": "^3.3.0", - "jose": "^4.15.4", + "jose": "^5.1.3", "uuid": "^9.0.1" } }, "node_modules/@inrupt/solid-client-authn-core": { - "version": "1.17.5", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-1.17.5.tgz", - "integrity": "sha512-g3WShcPAqGuarPYlw12vUCo+et4elQLI+WYcHkCHGLuQQFF73r2iTicuKpkydQdIrZ5AZgxhwr315jmkx/vcFQ==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-2.0.0.tgz", + "integrity": "sha512-qM+E9I5u2DFlsfyoXossx8w0vKv8p+rXH98K9RUauJImpygQ3I3Ra6hSB2bwA1PdPQd5ttNg236oKe1sTT6Hqw==", "dependencies": { - "@inrupt/universal-fetch": "^1.0.1", "events": "^3.3.0", - "jose": "^4.15.4", + "jose": "^5.1.3", "uuid": "^9.0.1" }, "engines": { - "node": "^16.0.0 || ^18.0.0 || ^20.0.0" + "node": "^18.0.0 || ^20.0.0" } }, "node_modules/@inrupt/solid-client-notifications": { "resolved": "../../..", "link": true }, - "node_modules/@inrupt/universal-fetch": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/@inrupt/universal-fetch/-/universal-fetch-1.0.3.tgz", - "integrity": "sha512-AP/nMOuuKvR2YoQkdS77ntuuq5ZYDGStI8Uirp1MCsyPSoBLyNnRjMLjlGqIlaC+5Xp7TYZJ9z/Kl2uUEpXUFw==", - "dependencies": { - "node-fetch": "^2.6.7", - "undici": "^5.19.1" - }, - "engines": { - "node": "^14.17.0 || ^16.0.0 || ^18.0.0 || ^20.0.0" - } - }, "node_modules/@next/env": { "version": "14.0.4", "resolved": "https://registry.npmjs.org/@next/env/-/env-14.0.4.tgz", @@ -2659,9 +2634,9 @@ } }, "node_modules/jose": { - "version": "4.15.4", - "resolved": "https://registry.npmjs.org/jose/-/jose-4.15.4.tgz", - "integrity": "sha512-W+oqK4H+r5sITxfxpSU+MMdr/YSWGvgZMQDIsNoBDGGy4i7GBPTtvFKibQzW06n3U3TqHjhvBJsirShsEJ6eeQ==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/jose/-/jose-5.2.0.tgz", + "integrity": "sha512-oW3PCnvyrcm1HMvGTzqjxxfnEs9EoFOFWi2HsEGhlFVOXxTE3K9GKWVMFoFw06yPUqwpvEWic1BmtUZBI/tIjw==", "funding": { "url": "https://github.com/sponsors/panva" } @@ -4020,17 +3995,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/undici": { - "version": "5.28.2", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.2.tgz", - "integrity": "sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w==", - "dependencies": { - "@fastify/busboy": "^2.0.0" - }, - "engines": { - "node": ">=14.0" - } - }, "node_modules/undici-types": { "version": "5.26.5", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", @@ -4261,11 +4225,6 @@ "integrity": "sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==", "dev": true }, - "@fastify/busboy": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.0.tgz", - "integrity": "sha512-+KpH+QxZU7O4675t3mnkQKcZZg56u+K/Ct2K+N2AZYNVK8kyeo/bI18tI8aPm3tvNNRyTWfj6s5tnGNlcbQRsA==" - }, "@humanwhocodes/config-array": { "version": "0.11.13", "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.13.tgz", @@ -4309,14 +4268,13 @@ } }, "@inrupt/oidc-client-ext": { - "version": "1.17.5", - "resolved": "https://registry.npmjs.org/@inrupt/oidc-client-ext/-/oidc-client-ext-1.17.5.tgz", - "integrity": "sha512-vYnYbNW+EwDeAkzLzLF77PLXVeajhZ0IqocC5M2xM9aGc0JgRIy8lnrwxrV/VLf2AXRig9Aqlv/RmLY1VTz2eg==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@inrupt/oidc-client-ext/-/oidc-client-ext-2.0.0.tgz", + "integrity": "sha512-SYkesE26mXXIyNInq1XwEZd97yfk0nj3xXbreEmPX8pqbOi6fHhACKrg33KHTVTMuZIe1D+xJs5QA0GhxLf+eg==", "requires": { "@inrupt/oidc-client": "^1.11.6", - "@inrupt/solid-client-authn-core": "^1.17.5", - "@inrupt/universal-fetch": "^1.0.1", - "jose": "^4.15.4", + "@inrupt/solid-client-authn-core": "^2.0.0", + "jose": "^5.1.3", "uuid": "^9.0.1" } }, @@ -4335,32 +4293,31 @@ } }, "@inrupt/solid-client-authn-browser": { - "version": "1.17.5", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-browser/-/solid-client-authn-browser-1.17.5.tgz", - "integrity": "sha512-zjyXPmKACp7syNsctQfkFhYCwEQ5QoTStLMbBFhtqJAsoWpo+d/awI1nljTDKxlJtYnvEoYjl2pM2aZMJ7mtew==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-browser/-/solid-client-authn-browser-2.0.0.tgz", + "integrity": "sha512-Y+BczY8T2Xpfp2Obd3IAvlF91UCEgQMed2+9LM6FCBkVkk03CqbFL80ebO7mYd6woVVlIeC+8IB2UrRlNHqlkA==", "requires": { - "@inrupt/oidc-client-ext": "^1.17.5", - "@inrupt/solid-client-authn-core": "^1.17.5", - "@inrupt/universal-fetch": "^1.0.2", + "@inrupt/oidc-client-ext": "^2.0.0", + "@inrupt/solid-client-authn-core": "^2.0.0", "events": "^3.3.0", - "jose": "^4.15.4", + "jose": "^5.1.3", "uuid": "^9.0.1" } }, "@inrupt/solid-client-authn-core": { - "version": "1.17.5", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-1.17.5.tgz", - "integrity": "sha512-g3WShcPAqGuarPYlw12vUCo+et4elQLI+WYcHkCHGLuQQFF73r2iTicuKpkydQdIrZ5AZgxhwr315jmkx/vcFQ==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-2.0.0.tgz", + "integrity": "sha512-qM+E9I5u2DFlsfyoXossx8w0vKv8p+rXH98K9RUauJImpygQ3I3Ra6hSB2bwA1PdPQd5ttNg236oKe1sTT6Hqw==", "requires": { - "@inrupt/universal-fetch": "^1.0.1", "events": "^3.3.0", - "jose": "^4.15.4", + "jose": "^5.1.3", "uuid": "^9.0.1" } }, "@inrupt/solid-client-notifications": { "version": "file:../../..", "requires": { + "@inrupt/base-rollup-config": "^3.0.1", "@inrupt/eslint-config-lib": "^3.0.1", "@inrupt/internal-playwright-helpers": "^3.0.1", "@inrupt/internal-test-env": "^3.0.1", @@ -4384,7 +4341,6 @@ "prettier": "^3.1.1", "rimraf": "^5.0.5", "rollup": "^4.9.1", - "rollup-plugin-typescript2": "^0.35.0", "ts-jest": "^29.1.1", "ts-node": "^10.9.1", "typedoc": "^0.25.4", @@ -4393,15 +4349,6 @@ "ws": "^8.12.0" } }, - "@inrupt/universal-fetch": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/@inrupt/universal-fetch/-/universal-fetch-1.0.3.tgz", - "integrity": "sha512-AP/nMOuuKvR2YoQkdS77ntuuq5ZYDGStI8Uirp1MCsyPSoBLyNnRjMLjlGqIlaC+5Xp7TYZJ9z/Kl2uUEpXUFw==", - "requires": { - "node-fetch": "^2.6.7", - "undici": "^5.19.1" - } - }, "@next/env": { "version": "14.0.4", "resolved": "https://registry.npmjs.org/@next/env/-/env-14.0.4.tgz", @@ -6081,9 +6028,9 @@ } }, "jose": { - "version": "4.15.4", - "resolved": "https://registry.npmjs.org/jose/-/jose-4.15.4.tgz", - "integrity": "sha512-W+oqK4H+r5sITxfxpSU+MMdr/YSWGvgZMQDIsNoBDGGy4i7GBPTtvFKibQzW06n3U3TqHjhvBJsirShsEJ6eeQ==" + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/jose/-/jose-5.2.0.tgz", + "integrity": "sha512-oW3PCnvyrcm1HMvGTzqjxxfnEs9EoFOFWi2HsEGhlFVOXxTE3K9GKWVMFoFw06yPUqwpvEWic1BmtUZBI/tIjw==" }, "js-tokens": { "version": "4.0.0", @@ -7037,14 +6984,6 @@ "which-boxed-primitive": "^1.0.2" } }, - "undici": { - "version": "5.28.2", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.2.tgz", - "integrity": "sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w==", - "requires": { - "@fastify/busboy": "^2.0.0" - } - }, "undici-types": { "version": "5.26.5", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", diff --git a/e2e/browser/test-app/package.json b/e2e/browser/test-app/package.json index 4a3e98a9..53249b87 100644 --- a/e2e/browser/test-app/package.json +++ b/e2e/browser/test-app/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@inrupt/solid-client": "^2.0.0", - "@inrupt/solid-client-authn-browser": "^1.17.5", + "@inrupt/solid-client-authn-browser": "^2.0.0", "@inrupt/solid-client-notifications": "file:../../../", "next": "^14.0.4", "react": "^18.2.0",