diff --git a/apps/backend/package.json b/apps/backend/package.json index d425bdea..52b07718 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.2", "@pothos/plugin-simple-objects": "3.7.1", "@prisma/client": "5.22.0", "auth0": "4.14.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b5532006..5f8a631a 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.2 + version: 4.1.2(@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) @@ -2030,8 +2030,8 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@eslint-community/eslint-utils@4.4.1(eslint@8.57.1): - resolution: {integrity: sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==} + /@eslint-community/eslint-utils@4.5.1(eslint@8.57.1): + resolution: {integrity: sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 @@ -3426,11 +3426,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.2(@pothos/core@3.41.2)(graphql@16.9.0): + resolution: {integrity: sha512-DaXb3rpC0LKrWtKuC/G2icclvTVuoq0tlgPwnkTlBR8O4utlEdEgjJWCjRxnCWOiVOa8WeDWKqIgPTmAmyQL0w==} 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 @@ -4632,8 +4632,8 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@ungap/structured-clone@1.2.1: - resolution: {integrity: sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==} + /@ungap/structured-clone@1.3.0: + resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} dev: true /@vanilla-extract/babel-plugin-debug-ids@1.0.3: @@ -7259,14 +7259,14 @@ packages: deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.1(eslint@8.57.1) + '@eslint-community/eslint-utils': 4.5.1(eslint@8.57.1) '@eslint-community/regexpp': 4.12.1 '@eslint/eslintrc': 2.1.4 '@eslint/js': 8.57.1 '@humanwhocodes/config-array': 0.13.0 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 - '@ungap/structured-clone': 1.2.1 + '@ungap/structured-clone': 1.3.0 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.6 @@ -7778,7 +7778,7 @@ packages: resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==} engines: {node: ^10.12.0 || >=12.0.0} dependencies: - flatted: 3.3.2 + flatted: 3.3.3 keyv: 4.5.4 rimraf: 3.0.2 dev: true @@ -7795,8 +7795,8 @@ packages: resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==} dev: true - /flatted@3.3.2: - resolution: {integrity: sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==} + /flatted@3.3.3: + resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==} dev: true /for-each@0.3.3: