From 316890cb50927341d67fb4a683c9886a0bf54f22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 21:43:38 +0000 Subject: [PATCH] Bump @pothos/plugin-scope-auth from 3.22.1 to 4.1.0 Bumps [@pothos/plugin-scope-auth](https://github.com/hayes/pothos/tree/HEAD/packages/plugin-scope-auth) from 3.22.1 to 4.1.0. - [Release notes](https://github.com/hayes/pothos/releases) - [Changelog](https://github.com/hayes/pothos/blob/main/packages/plugin-scope-auth/CHANGELOG.md) - [Commits](https://github.com/hayes/pothos/commits/@pothos/plugin-scope-auth@4.1.0/packages/plugin-scope-auth) --- updated-dependencies: - dependency-name: "@pothos/plugin-scope-auth" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/backend/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/backend/package.json b/apps/backend/package.json index f281df44..a209e9aa 100644 --- a/apps/backend/package.json +++ b/apps/backend/package.json @@ -33,7 +33,7 @@ "@fastify/helmet": "11.1.1", "@fastify/rate-limit": "9.1.0", "@pothos/core": "3.41.2", - "@pothos/plugin-scope-auth": "3.22.1", + "@pothos/plugin-scope-auth": "4.1.0", "@pothos/plugin-simple-objects": "3.7.1", "@prisma/client": "5.19.0", "auth0": "4.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e3607fb6..98774fc5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 3.41.2 version: 3.41.2(graphql@16.9.0) '@pothos/plugin-scope-auth': - specifier: 3.22.1 - version: 3.22.1(@pothos/core@3.41.2)(graphql@16.9.0) + specifier: 4.1.0 + version: 4.1.0(@pothos/core@3.41.2)(graphql@16.9.0) '@pothos/plugin-simple-objects': specifier: 3.7.1 version: 3.7.1(@pothos/core@3.41.2)(graphql@16.9.0) @@ -3251,11 +3251,11 @@ packages: graphql: 16.9.0 dev: false - /@pothos/plugin-scope-auth@3.22.1(@pothos/core@3.41.2)(graphql@16.9.0): - resolution: {integrity: sha512-mkfbiS6tSYXFrxY9U5mEqSzAWDB3YoqQLTE/D7J/QghbDbkfFSiwQwYHHl0tL1FO32l69RMCdZy3Kz7MBBZG8w==} + /@pothos/plugin-scope-auth@4.1.0(@pothos/core@3.41.2)(graphql@16.9.0): + resolution: {integrity: sha512-xSMV7xHZAahGmtYEoibjBgJ7Y6v6GSALOt3ZS2lZMaPKuoPFf9uz4r8N0ecz2lopwHH1u88f7thN+kgurqUvtw==} peerDependencies: '@pothos/core': '*' - graphql: '>=15.1.0' + graphql: '>=16.6.0' dependencies: '@pothos/core': 3.41.2(graphql@16.9.0) graphql: 16.9.0