From 7fb61d70c8c3b1913766a13e3f7e3b3617dba0e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 02:58:14 +0000 Subject: [PATCH] chore(deps): bump auth0 from 4.3.1 to 4.15.0 in /backend/api-gateway Bumps [auth0](https://github.com/auth0/node-auth0) from 4.3.1 to 4.15.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.15.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..2036cb9 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.15.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..2c86a10 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.15.0: + version "4.15.0" + resolved "https://registry.yarnpkg.com/auth0/-/auth0-4.15.0.tgz#b73f359890061accccac3228708949311b2cfbf0" + integrity sha512-GPJJcDxk0sMnpbTZf9QWHXJrdPoSTG9eG5q9Un7X+eNKhZVPEzr3sSK3/EToRP4fNIPKbCWjXa2+HM3GnY3F4g== 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.21.0" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" + integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== + undici-types@~5.26.4: version "5.26.5" resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"