From 030620898d721f8c1b2eaa25789aa29e49a93d83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 21:45:31 +0000 Subject: [PATCH] Bump @pothos/plugin-simple-objects from 3.7.1 to 4.0.1 Bumps [@pothos/plugin-simple-objects](https://github.com/hayes/pothos/tree/HEAD/packages/plugin-simple-objects) from 3.7.1 to 4.0.1. - [Release notes](https://github.com/hayes/pothos/releases) - [Changelog](https://github.com/hayes/pothos/blob/main/packages/plugin-simple-objects/CHANGELOG.md) - [Commits](https://github.com/hayes/pothos/commits/@pothos/plugin-simple-objects@4.0.1/packages/plugin-simple-objects) --- updated-dependencies: - dependency-name: "@pothos/plugin-simple-objects" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/backend/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/backend/package.json b/apps/backend/package.json index f362ed70..52f92464 100644 --- a/apps/backend/package.json +++ b/apps/backend/package.json @@ -34,7 +34,7 @@ "@fastify/rate-limit": "9.1.0", "@pothos/core": "3.41.2", "@pothos/plugin-scope-auth": "3.22.1", - "@pothos/plugin-simple-objects": "3.7.1", + "@pothos/plugin-simple-objects": "4.0.1", "@prisma/client": "5.16.2", "auth0": "4.7.0", "dotenv": "16.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 53a5f55b..2ca0d07c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: 3.22.1 version: 3.22.1(@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) + specifier: 4.0.1 + version: 4.0.1(@pothos/core@3.41.2)(graphql@16.9.0) '@prisma/client': specifier: 5.16.2 version: 5.16.2(prisma@5.16.2) @@ -3257,11 +3257,11 @@ packages: graphql: 16.9.0 dev: false - /@pothos/plugin-simple-objects@3.7.1(@pothos/core@3.41.2)(graphql@16.9.0): - resolution: {integrity: sha512-641qxavEa4GJGIYfZuhOdlUy6MjQ/z0gWS5x4pSU72GIJFPSyMAFjHI8O413TzmMf4SpDGWPq0S6UNNXcrGCBQ==} + /@pothos/plugin-simple-objects@4.0.1(@pothos/core@3.41.2)(graphql@16.9.0): + resolution: {integrity: sha512-EZjt3dtMaKGz2l9QNYONN+IZbLhHrbEWLl1V5sVfhoe8ANP6WVEAHMaflH3+Gz4Ouj54ORIduE7nvfaR7wBm2g==} peerDependencies: - '@pothos/core': '*' - graphql: '>=15.1.0' + '@pothos/core': 4.0.0 + graphql: ^16.8.1 dependencies: '@pothos/core': 3.41.2(graphql@16.9.0) graphql: 16.9.0