From 66b3e845492f426b702334e8ec515534a36adf45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 02:54:32 +0000 Subject: [PATCH] chore(deps): bump auth0 from 4.3.1 to 4.12.0 in /backend/api-gateway Bumps [auth0](https://github.com/auth0/node-auth0) from 4.3.1 to 4.12.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.3.1...v4.12.0) --- updated-dependencies: - dependency-name: auth0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/api-gateway/package.json | 2 +- backend/api-gateway/yarn.lock | 14 ++++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/backend/api-gateway/package.json b/backend/api-gateway/package.json index 3b7ca54..809a1a9 100644 --- a/backend/api-gateway/package.json +++ b/backend/api-gateway/package.json @@ -12,7 +12,7 @@ "@prisma/client": "5.14.0", "@types/archiver": "6.0.1", "archiver": "6.0.1", - "auth0": "4.3.1", + "auth0": "4.12.0", "axios": "1.6.7", "bullmq": "5.13.0", "busboy": "1.6.0", diff --git a/backend/api-gateway/yarn.lock b/backend/api-gateway/yarn.lock index 220d455..cb2b26e 100644 --- a/backend/api-gateway/yarn.lock +++ b/backend/api-gateway/yarn.lock @@ -363,12 +363,13 @@ asynckit@^0.4.0: resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q== -auth0@4.3.1: - version "4.3.1" - resolved "https://registry.yarnpkg.com/auth0/-/auth0-4.3.1.tgz#7f91e3a4b9af6c5d9004b25025deb014fb0ed067" - integrity sha512-VuR/PdNHwXD9QiYUZf8UN0qiv07yJWHKfF2yEhePaPCrpwbEm6lHM6dkN7ylOdseogCkGmvchxYGMga0IPNrCA== +auth0@4.12.0: + version "4.12.0" + resolved "https://registry.yarnpkg.com/auth0/-/auth0-4.12.0.tgz#8fdce638ab837e9a740adb9068139a90058def07" + integrity sha512-5WDAHb8EvWSmRyA9D+FTBrHdEL1RM48PTPHVPxSmzbiAXrhR4pSgwSJyoGjia2+rvMR2NMXhtMfuRRqosEp7PA== dependencies: jose "^4.13.2" + undici-types "^6.15.0" uuid "^9.0.0" available-typed-arrays@^1.0.6: @@ -1881,6 +1882,11 @@ undefsafe@^2.0.5: resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c" integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA== +undici-types@^6.15.0: + version "6.20.0" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433" + integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg== + undici-types@~5.26.4: version "5.26.5" resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"