From 94fd4ac311ededa1b24941ae8c20df2a72f3aa9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 06:14:46 +0000 Subject: [PATCH] chore(deps): update dependency graphql to v16 --- package.json | 2 +- pnpm-lock.yaml | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index e8ca3cca..56446408 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/node": "^18.11.18", "eslint": "^8.51.0", "google-protobuf": "^3.12.2", - "graphql": "15.4.0", + "graphql": "16.8.1", "graphql-scalars": "1.22.2", "jest": "29.7.0", "minimatch": "^5.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f6c64ba5..aa84f792 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 2.25.0 '@pothos/core': specifier: 3.23.2 - version: 3.23.2(graphql@15.4.0) + version: 3.23.2(graphql@16.8.1) '@proto-graphql/tsconfig': specifier: workspace:* version: link:devPackages/tsconfig @@ -42,11 +42,11 @@ importers: specifier: ^3.12.2 version: 3.21.2 graphql: - specifier: 15.4.0 - version: 15.4.0 + specifier: 16.8.1 + version: 16.8.1 graphql-scalars: specifier: 1.22.2 - version: 1.22.2(graphql@15.4.0) + version: 1.22.2(graphql@16.8.1) jest: specifier: 29.7.0 version: 29.7.0(@types/node@18.11.18)(ts-node@10.9.1) @@ -55,7 +55,7 @@ importers: version: 5.1.2 nexus: specifier: 1.3.0 - version: 1.3.0(graphql@15.4.0) + version: 1.3.0(graphql@16.8.1) prettier: specifier: ^3.0.3 version: 3.0.3 @@ -1125,7 +1125,7 @@ importers: dependencies: nexus: specifier: ^1.0.0 - version: 1.3.0(graphql@15.4.0) + version: 1.3.0(graphql@16.8.1) devDependencies: '@proto-graphql/eslint-config': specifier: workspace:* @@ -2103,12 +2103,12 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.9.0 - /@pothos/core@3.23.2(graphql@15.4.0): + /@pothos/core@3.23.2(graphql@16.8.1): resolution: {integrity: sha512-A+YANU9RKIXQdJyOl6elPp95SHtQdl8f/v9FSTK7cfwn5V1wapz9NFouOCtuh9BCnFntH5HBTA2RexOf4LpryQ==} peerDependencies: graphql: '>=15.1.0' dependencies: - graphql: 15.4.0 + graphql: 16.8.1 dev: true /@protobufjs/aspromise@1.1.2: @@ -3832,19 +3832,19 @@ packages: /graphemer@1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} - /graphql-scalars@1.22.2(graphql@15.4.0): + /graphql-scalars@1.22.2(graphql@16.8.1): resolution: {integrity: sha512-my9FB4GtghqXqi/lWSVAOPiTzTnnEzdOXCsAC2bb5V7EFNQjVjwy3cSSbUvgYOtDuDibd+ZsCDhz+4eykYOlhQ==} engines: {node: '>=10'} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - graphql: 15.4.0 + graphql: 16.8.1 tslib: 2.6.2 dev: true - /graphql@15.4.0: - resolution: {integrity: sha512-EB3zgGchcabbsU9cFe1j+yxdzKQKAbGUWRb13DsrsMN1yyfmmIq+2+L5MqVWcDCE4V89R5AyUOi7sMOGxdsYtA==} - engines: {node: '>= 10.x'} + /graphql@16.8.1: + resolution: {integrity: sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==} + engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} /hard-rejection@2.1.0: resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==} @@ -4851,12 +4851,12 @@ packages: /natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} - /nexus@1.3.0(graphql@15.4.0): + /nexus@1.3.0(graphql@16.8.1): resolution: {integrity: sha512-w/s19OiNOs0LrtP7pBmD9/FqJHvZLmCipVRt6v1PM8cRUYIbhEswyNKGHVoC4eHZGPSnD+bOf5A3+gnbt0A5/A==} peerDependencies: graphql: 15.x || 16.x dependencies: - graphql: 15.4.0 + graphql: 16.8.1 iterall: 1.3.0 tslib: 2.4.1