From d071e67feaf63ad25bf234c032665bc789d92f95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 07:21:52 +0000 Subject: [PATCH] Bump auth0 from 4.16.0 to 4.17.0 Bumps [auth0](https://github.com/auth0/node-auth0) from 4.16.0 to 4.17.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.16.0...v4.17.0) --- updated-dependencies: - dependency-name: auth0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 83dfef66..2ce6119c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1404,9 +1404,9 @@ "integrity": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==" }, "node_modules/auth0": { - "version": "4.16.0", - "resolved": "https://registry.npmjs.org/auth0/-/auth0-4.16.0.tgz", - "integrity": "sha512-RB+CFDONkvDkH1W4blDq4eJbCa6QdeIeE2Fb8tTfUtC1HVqTYuJp/hFJVkTJSzrqlNRLWmrHaG4eEV4rDtpInw==", + "version": "4.17.0", + "resolved": "https://registry.npmjs.org/auth0/-/auth0-4.17.0.tgz", + "integrity": "sha512-5X4k+l0D1Xo+SBbgkQogobU6SSW+zDUNWtqa0HsYQTrTVA6CQmLRE0bxzDFS9lnTXGQEQwKXhDMHdksj2csrpg==", "license": "MIT", "dependencies": { "jose": "^4.13.2", @@ -7608,9 +7608,9 @@ "integrity": "sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==" }, "auth0": { - "version": "4.16.0", - "resolved": "https://registry.npmjs.org/auth0/-/auth0-4.16.0.tgz", - "integrity": "sha512-RB+CFDONkvDkH1W4blDq4eJbCa6QdeIeE2Fb8tTfUtC1HVqTYuJp/hFJVkTJSzrqlNRLWmrHaG4eEV4rDtpInw==", + "version": "4.17.0", + "resolved": "https://registry.npmjs.org/auth0/-/auth0-4.17.0.tgz", + "integrity": "sha512-5X4k+l0D1Xo+SBbgkQogobU6SSW+zDUNWtqa0HsYQTrTVA6CQmLRE0bxzDFS9lnTXGQEQwKXhDMHdksj2csrpg==", "requires": { "jose": "^4.13.2", "undici-types": "^6.15.0",