From eb1db6339c9c93fec1fb7548bfc429f3b64015f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 11:30:36 +0100 Subject: [PATCH] Bump auth0 from 3.6.0 to 3.7.0 (#850) Bumps [auth0](https://github.com/auth0/node-auth0) from 3.6.0 to 3.7.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/v3.6.0...v3.7.0) --- updated-dependencies: - dependency-name: auth0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index ba22dc9fd..f719d0494 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1329,9 +1329,9 @@ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" }, "node_modules/auth0": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/auth0/-/auth0-3.6.0.tgz", - "integrity": "sha512-vnAQpflBZAV+nHSGfYMUhfcGb1Kpc4t59VmWhDlRl9Gf579rbEmcQ4tYQC4YR4CeyTitNUoZgoH5ZNtOYhYqtg==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/auth0/-/auth0-3.7.0.tgz", + "integrity": "sha512-Ai1T+ltEvcoZdIKbZ5TnLHMkioKxU/j01ZsDWKx55/toqFJXOWypw37kQNdqvHgteFGE142k4MjSt5u1wlOi3A==", "dependencies": { "axios": "^0.27.2", "form-data": "^3.0.1", @@ -7850,9 +7850,9 @@ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" }, "auth0": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/auth0/-/auth0-3.6.0.tgz", - "integrity": "sha512-vnAQpflBZAV+nHSGfYMUhfcGb1Kpc4t59VmWhDlRl9Gf579rbEmcQ4tYQC4YR4CeyTitNUoZgoH5ZNtOYhYqtg==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/auth0/-/auth0-3.7.0.tgz", + "integrity": "sha512-Ai1T+ltEvcoZdIKbZ5TnLHMkioKxU/j01ZsDWKx55/toqFJXOWypw37kQNdqvHgteFGE142k4MjSt5u1wlOi3A==", "requires": { "axios": "^0.27.2", "form-data": "^3.0.1",