diff --git a/package.json b/package.json index 11866c1d43a26e5cfc53a63eec0ff868e8728e70..5e4d2ce6e57cc36b8c0b07e4030c7f9ebfe7789e 100644 --- a/package.json +++ b/package.json @@ -321,7 +321,7 @@ "eslint-plugin-typescript-enum": "2.1.0", "expect": "29.6.2", "expect-more-jest": "5.5.0", - "graphql": "16.7.1", + "graphql": "16.8.0", "husky": "8.0.3", "jest": "29.6.2", "jest-extended": "4.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3430d1e654bdc925219046365bcab551927a0d01..87ff7928bab5ceb9754efb7bcf8e4b9f2b83761a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -536,8 +536,8 @@ importers: specifier: 5.5.0 version: 5.5.0 graphql: - specifier: 16.7.1 - version: 16.7.1 + specifier: 16.8.0 + version: 16.8.0 husky: specifier: 8.0.3 version: 8.0.3 @@ -6491,8 +6491,8 @@ packages: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} dev: true - /graphql@16.7.1: - resolution: {integrity: sha512-DRYR9tf+UGU0KOsMcKAlXeFfX89UiiIZ0dRU3mR0yJfu6OjZqUcp68NnFLnqQU5RexygFoDy1EW+ccOYcPfmHg==} + /graphql@16.8.0: + resolution: {integrity: sha512-0oKGaR+y3qcS5mCu1vb7KG+a89vjn06C7Ihq/dDl3jA+A8B3TKomvi3CiEcVLJQGalbu8F52LxkOym7U5sSfbg==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} dev: true