From ae73986146a59baaa38e75707a0d4ca6d9b50d11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:10:07 +0000 Subject: [PATCH] build(deps): bump @pothos/plugin-scope-auth from 3.19.2 to 3.22.1 Bumps [@pothos/plugin-scope-auth](https://github.com/hayes/pothos/tree/HEAD/packages/plugin-scope-auth) from 3.19.2 to 3.22.1. - [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@3.22.1/packages/plugin-scope-auth) --- updated-dependencies: - dependency-name: "@pothos/plugin-scope-auth" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 69c42d5..fb39387 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@next-auth/prisma-adapter": "1.0.6", "@pothos/core": "3.30.0", "@pothos/plugin-prisma": "3.51.1", - "@pothos/plugin-scope-auth": "3.19.2", + "@pothos/plugin-scope-auth": "3.22.1", "@prisma/client": "4.14.1", "graphql": "16.6.0", "graphql-yoga": "3.9.1", diff --git a/yarn.lock b/yarn.lock index d3c9a95..a576199 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1365,10 +1365,10 @@ dependencies: "@prisma/generator-helper" "^4.11.0" -"@pothos/plugin-scope-auth@3.19.2": - version "3.19.2" - resolved "https://registry.yarnpkg.com/@pothos/plugin-scope-auth/-/plugin-scope-auth-3.19.2.tgz#3fd30aed0da03e70d6a72d90f77d5f9b5d52ce55" - integrity sha512-S+jz6sRt4LkRf3wYhq9/H4bu5OiMFoFub1HJRNgkdx9zzIQia20D+SXFlMcQluuOytVmaFXiz2gUYmY3hCQKQw== +"@pothos/plugin-scope-auth@3.22.1": + version "3.22.1" + resolved "https://registry.yarnpkg.com/@pothos/plugin-scope-auth/-/plugin-scope-auth-3.22.1.tgz#203b53353b295741d4760b9df35dd7683eeea134" + integrity sha512-mkfbiS6tSYXFrxY9U5mEqSzAWDB3YoqQLTE/D7J/QghbDbkfFSiwQwYHHl0tL1FO32l69RMCdZy3Kz7MBBZG8w== "@prisma/client@4.14.1": version "4.14.1"