From 9364b8de901566bb6366b2f6c791816387120b28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 17:52:35 +0000 Subject: [PATCH] Chore(deps-dev): Bump @inrupt/solid-client-authn-browser Bumps [@inrupt/solid-client-authn-browser](https://github.com/inrupt/solid-client-authn) from 2.2.4 to 2.2.5. - [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/v2.2.4...v2.2.5) --- updated-dependencies: - dependency-name: "@inrupt/solid-client-authn-browser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 13531023..eb26959d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1214,13 +1214,13 @@ } }, "node_modules/@inrupt/oidc-client-ext": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@inrupt/oidc-client-ext/-/oidc-client-ext-2.2.4.tgz", - "integrity": "sha512-jQw7WgZdNC1xJxtMCN5sCLhf1//YWUNvylsNuOrrbTHTiY4dFq2A24k84eRXPYXQLoJ5i3cs3B5qlRdXBxy2MQ==", + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/@inrupt/oidc-client-ext/-/oidc-client-ext-2.2.5.tgz", + "integrity": "sha512-iHC/d7KnGVsSQyQEdlGdyrJSvTOz+VXLTXe4gXL0di0IbHvlibTw6zlY6L75c8ctKvmyIH9H7Akc3ZNGLkc5/Q==", "dev": true, "dependencies": { "@inrupt/oidc-client": "^1.11.6", - "@inrupt/solid-client-authn-core": "^2.2.4", + "@inrupt/solid-client-authn-core": "^2.2.5", "jose": "^5.1.3", "uuid": "^10.0.0" } @@ -1247,22 +1247,22 @@ } }, "node_modules/@inrupt/solid-client-authn-browser": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-browser/-/solid-client-authn-browser-2.2.4.tgz", - "integrity": "sha512-MByDT1KpiWI7BSnlTdKQnideO93IDuIOfz0C/GNJmiKpqwZ58rTu1+kr6AzcIpjI5HfqPfwQRCM6rgKM/5rOJg==", + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-browser/-/solid-client-authn-browser-2.2.5.tgz", + "integrity": "sha512-hcYU8DRdgjYaOyyxpMgAwdyELYlkm8pfiBFQOzATLBf+nEafGtTYqXwT+oojX3niZdW4zBvZ0asJmGumd9+xyw==", "dev": true, "dependencies": { - "@inrupt/oidc-client-ext": "^2.2.4", - "@inrupt/solid-client-authn-core": "^2.2.4", + "@inrupt/oidc-client-ext": "^2.2.5", + "@inrupt/solid-client-authn-core": "^2.2.5", "events": "^3.3.0", "jose": "^5.1.3", "uuid": "^10.0.0" } }, "node_modules/@inrupt/solid-client-authn-core": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-2.2.4.tgz", - "integrity": "sha512-PpH6ftxdhFvbSs4Mo/YJ9RrTF5xg/g1DX4AAoZHWoEkrGmnMAfgkG2kpq9+5tvLG9N52ja+CGbUNy3lHfpt6vw==", + "version": "2.2.5", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-2.2.5.tgz", + "integrity": "sha512-i1Sdc1rTKvEIa/rMuSren0FUXQmRsQ10gjOJDB/0llcb+M3xbbEcDRa7ECBo8+QMCw/i9t64JrxsDaGXUo+lUA==", "dev": true, "dependencies": { "events": "^3.3.0", @@ -1270,7 +1270,7 @@ "uuid": "^10.0.0" }, "engines": { - "node": "^18.0.0 || ^20.0.0" + "node": "^18.0.0 || ^20.0.0 || ^22.0.0" } }, "node_modules/@inrupt/solid-client-authn-node": { @@ -4083,9 +4083,9 @@ "dev": true }, "node_modules/core-js": { - "version": "3.37.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.37.1.tgz", - "integrity": "sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==", + "version": "3.38.1", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.38.1.tgz", + "integrity": "sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==", "dev": true, "hasInstallScript": true, "funding": {