From 4185fd69f765a034f71b43c6679ff5215d5f1a27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 17:20:26 +0000 Subject: [PATCH] chore(deps): bump @inrupt/solid-client-authn-node from 1.15.0 to 1.16.0 Bumps [@inrupt/solid-client-authn-node](https://github.com/inrupt/solid-client-authn) from 1.15.0 to 1.16.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.15.0...v1.16.0) --- updated-dependencies: - dependency-name: "@inrupt/solid-client-authn-node" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 36 ++++++++++++------------- packages/internal-test-env/package.json | 2 +- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 66029e7e..b2ee4a4b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -956,9 +956,9 @@ } }, "node_modules/@inrupt/solid-client-authn-core": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-1.15.0.tgz", - "integrity": "sha512-yvRvDHQZb3EZ2PsNk5GRf5J48FvBK4P3E9crQ2ypfKEE95z71qOae0kHX97PTQbRiYR6F5ECGnLQh4OG+1C+bA==", + "version": "1.16.0", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-1.16.0.tgz", + "integrity": "sha512-lp4p21Ob0SJwPW2mJcUkM6YBp/zj9MM+RlHRM1uUdpPgvybGDLEIgJfKjkjku0RqFFJwCSP/KtbdCgnNFk5KXw==", "dependencies": { "@inrupt/universal-fetch": "^1.0.1", "events": "^3.3.0", @@ -967,7 +967,7 @@ "uuid": "^9.0.0" }, "engines": { - "node": "^14.0.0 || ^16.0.0 || ^18.0.0" + "node": "^14.0.0 || ^16.0.0 || ^18.0.0 || ^20.0.0" } }, "node_modules/@inrupt/solid-client-authn-core/node_modules/uuid": { @@ -979,18 +979,18 @@ } }, "node_modules/@inrupt/solid-client-authn-node": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-node/-/solid-client-authn-node-1.15.0.tgz", - "integrity": "sha512-+FjDRRwWaseEtwS8rQTfJcsR5bZDt5LnkM4pDaFywLzSP11XXZJHGITNMHv51pRQyvMZGRIc1yvPqbezl7LySw==", + "version": "1.16.0", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-node/-/solid-client-authn-node-1.16.0.tgz", + "integrity": "sha512-4LSYwMwNUFoXDnwVQ9sxXnMsZCLArcUiYBnCO/PxmeRIkzhGx37RMxUSpGXc26XwhJ4vGHIlbPsdjBxtrpFg9Q==", "dependencies": { - "@inrupt/solid-client-authn-core": "^1.15.0", + "@inrupt/solid-client-authn-core": "^1.16.0", "@inrupt/universal-fetch": "^1.0.1", "jose": "^4.3.7", "openid-client": "^5.1.0", "uuid": "^9.0.0" }, "engines": { - "node": "^14.0.0 || ^16.0.0 || ^18.0.0" + "node": "^14.0.0 || ^16.0.0 || ^18.0.0 || ^20.0.0" } }, "node_modules/@inrupt/solid-client-authn-node/node_modules/uuid": { @@ -13068,7 +13068,7 @@ "dependencies": { "@inrupt/solid-client": "^1.28.1", "@inrupt/solid-client-authn-browser": "^1.15.0", - "@inrupt/solid-client-authn-node": "^1.12.2", + "@inrupt/solid-client-authn-node": "^1.16.0", "deepmerge-json": "^1.5.0", "dotenv": "^16.0.3" } @@ -13643,7 +13643,7 @@ "requires": { "@inrupt/solid-client": "^1.28.1", "@inrupt/solid-client-authn-browser": "^1.15.0", - "@inrupt/solid-client-authn-node": "^1.12.2", + "@inrupt/solid-client-authn-node": "^1.16.0", "deepmerge-json": "^1.5.0", "dotenv": "^16.0.3" } @@ -13756,9 +13756,9 @@ } }, "@inrupt/solid-client-authn-core": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-1.15.0.tgz", - "integrity": "sha512-yvRvDHQZb3EZ2PsNk5GRf5J48FvBK4P3E9crQ2ypfKEE95z71qOae0kHX97PTQbRiYR6F5ECGnLQh4OG+1C+bA==", + "version": "1.16.0", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-1.16.0.tgz", + "integrity": "sha512-lp4p21Ob0SJwPW2mJcUkM6YBp/zj9MM+RlHRM1uUdpPgvybGDLEIgJfKjkjku0RqFFJwCSP/KtbdCgnNFk5KXw==", "requires": { "@inrupt/universal-fetch": "^1.0.1", "events": "^3.3.0", @@ -13775,11 +13775,11 @@ } }, "@inrupt/solid-client-authn-node": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-node/-/solid-client-authn-node-1.15.0.tgz", - "integrity": "sha512-+FjDRRwWaseEtwS8rQTfJcsR5bZDt5LnkM4pDaFywLzSP11XXZJHGITNMHv51pRQyvMZGRIc1yvPqbezl7LySw==", + "version": "1.16.0", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-node/-/solid-client-authn-node-1.16.0.tgz", + "integrity": "sha512-4LSYwMwNUFoXDnwVQ9sxXnMsZCLArcUiYBnCO/PxmeRIkzhGx37RMxUSpGXc26XwhJ4vGHIlbPsdjBxtrpFg9Q==", "requires": { - "@inrupt/solid-client-authn-core": "^1.15.0", + "@inrupt/solid-client-authn-core": "^1.16.0", "@inrupt/universal-fetch": "^1.0.1", "jose": "^4.3.7", "openid-client": "^5.1.0", diff --git a/packages/internal-test-env/package.json b/packages/internal-test-env/package.json index ebc2ddc7..7ddcaff0 100644 --- a/packages/internal-test-env/package.json +++ b/packages/internal-test-env/package.json @@ -21,7 +21,7 @@ "dependencies": { "@inrupt/solid-client": "^1.28.1", "@inrupt/solid-client-authn-browser": "^1.15.0", - "@inrupt/solid-client-authn-node": "^1.12.2", + "@inrupt/solid-client-authn-node": "^1.16.0", "deepmerge-json": "^1.5.0", "dotenv": "^16.0.3" }