From 1acc29dc6eff378f2d66d1d60ea1ccd5955ab272 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 21:57:00 +0000 Subject: [PATCH] Bump auth0 from 4.10.0 to 4.11.0 Bumps [auth0](https://github.com/auth0/node-auth0) from 4.10.0 to 4.11.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.10.0...v4.11.0) --- updated-dependencies: - dependency-name: auth0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/backend/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/backend/package.json b/apps/backend/package.json index 9b24be4e..1a002972 100644 --- a/apps/backend/package.json +++ b/apps/backend/package.json @@ -36,7 +36,7 @@ "@pothos/plugin-scope-auth": "3.22.1", "@pothos/plugin-simple-objects": "3.7.1", "@prisma/client": "5.21.1", - "auth0": "4.10.0", + "auth0": "4.11.0", "dotenv": "16.4.5", "fastify": "4.28.1", "graphql": "16.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index daa37766..4c7a7a30 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: 5.21.1 version: 5.21.1(prisma@5.21.1) auth0: - specifier: 4.10.0 - version: 4.10.0 + specifier: 4.11.0 + version: 4.11.0 dotenv: specifier: 16.4.5 version: 16.4.5 @@ -4697,8 +4697,8 @@ packages: engines: {node: '>=8.0.0'} dev: false - /auth0@4.10.0: - resolution: {integrity: sha512-xfNtSyL84w9z1DQXWV1GXgtq2Oi3OXeJe/r+pI29GKZHpfgspNb4rFqp/CqI8zKVir6L3Iq2KZgE2rDHRDtxfA==} + /auth0@4.11.0: + resolution: {integrity: sha512-Jtn9TfdpNYL6W1cFIpfQ27rsF83en7WZ4gABx1ovSexJQspfPLBp/RwItEIa4g+OhMCkDQCSvwLSTdC9gCKwiw==} engines: {node: '>=18'} dependencies: jose: 4.15.4