From 7306758062d4485a9febd9570bc72e55dfeccf0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 07:58:46 +0000 Subject: [PATCH] Bump auth0 from 4.12.0 to 4.13.0 Bumps [auth0](https://github.com/auth0/node-auth0) from 4.12.0 to 4.13.0. - [Release notes](https://github.com/auth0/node-auth0/releases) - [Changelog](https://github.com/auth0/node-auth0/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/node-auth0/compare/v4.12.0...v4.13.0) --- updated-dependencies: - dependency-name: auth0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index a14bb5b5..8e8720f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1401,10 +1401,9 @@ "integrity": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==" }, "node_modules/auth0": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/auth0/-/auth0-4.12.0.tgz", - "integrity": "sha512-5WDAHb8EvWSmRyA9D+FTBrHdEL1RM48PTPHVPxSmzbiAXrhR4pSgwSJyoGjia2+rvMR2NMXhtMfuRRqosEp7PA==", - "license": "MIT", + "version": "4.13.0", + "resolved": "https://registry.npmjs.org/auth0/-/auth0-4.13.0.tgz", + "integrity": "sha512-/T0BVRFnU62rbluj88np7loEUWWMAjD/pDzIBIv5b5FRRDyimyfpU8m+i6v1fE66KZ9XiTE+tjHJeaR1PTG/eA==", "dependencies": { "jose": "^4.13.2", "undici-types": "^6.15.0", @@ -7765,9 +7764,9 @@ "integrity": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==" }, "auth0": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/auth0/-/auth0-4.12.0.tgz", - "integrity": "sha512-5WDAHb8EvWSmRyA9D+FTBrHdEL1RM48PTPHVPxSmzbiAXrhR4pSgwSJyoGjia2+rvMR2NMXhtMfuRRqosEp7PA==", + "version": "4.13.0", + "resolved": "https://registry.npmjs.org/auth0/-/auth0-4.13.0.tgz", + "integrity": "sha512-/T0BVRFnU62rbluj88np7loEUWWMAjD/pDzIBIv5b5FRRDyimyfpU8m+i6v1fE66KZ9XiTE+tjHJeaR1PTG/eA==", "requires": { "jose": "^4.13.2", "undici-types": "^6.15.0",