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"