From 68217df8e762cd45d88dbb9d8cf58529ea348e98 Mon Sep 17 00:00:00 2001 From: Guillaume Chau Date: Mon, 12 Jun 2023 15:59:17 +0200 Subject: [PATCH] revert: graphql version override --- package.json | 1 - pnpm-lock.yaml | 351 ++++++++++++++++++++++++++----------------------- 2 files changed, 188 insertions(+), 164 deletions(-) diff --git a/package.json b/package.json index 9ba6cdf..6bcf016 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,6 @@ "pnpm": { "overrides": { "eslint-scope": "^5", - "graphql": "^16", "serialize-javascript": "^6.0.0", "subscriptions-transport-ws": "^0.9" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 550db27..ebcf20d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,6 @@ settings: overrides: eslint-scope: ^5 - graphql: ^16 serialize-javascript: ^6.0.0 subscriptions-transport-ws: ^0.9 @@ -77,7 +76,7 @@ importers: dependencies: '@apollo/client': specifier: ^3.7.7 - version: 3.7.9(graphql@16.0.0)(subscriptions-transport-ws@0.9.19) + version: 3.7.9(graphql@15.8.0)(subscriptions-transport-ws@0.9.19) '@vue/apollo-components': specifier: workspace:* version: link:../vue-apollo-components @@ -86,16 +85,16 @@ importers: version: link:../vue-apollo-option apollo-server-express: specifier: ^2.25.4 - version: 2.26.1(graphql@16.0.0) + version: 2.26.1(graphql@15.8.0) core-js: specifier: ^3.23.2 version: 3.28.0 graphql: - specifier: ^16 - version: 16.0.0 + specifier: ^15.8.0 + version: 15.8.0 graphql-type-json: specifier: ^0.3.2 - version: 0.3.2(graphql@16.0.0) + version: 0.3.2(graphql@15.8.0) marked: specifier: ^0.7.0 version: 0.7.0 @@ -107,7 +106,7 @@ importers: version: 2.2.16 subscriptions-transport-ws: specifier: ^0.9 - version: 0.9.19(graphql@16.0.0) + version: 0.9.19(graphql@15.8.0) vue: specifier: ^3.2.37 version: 3.2.47 @@ -156,7 +155,7 @@ importers: version: 7.20.0(eslint@7.32.0) graphql-tag: specifier: ^2.12.6 - version: 2.12.6(graphql@16.0.0) + version: 2.12.6(graphql@15.8.0) kill-port: specifier: ^1.6.1 version: 1.6.1 @@ -177,7 +176,7 @@ importers: dependencies: '@apollo/client': specifier: ^3.7.7 - version: 3.7.9(graphql-ws@5.13.1)(graphql@16.0.0) + version: 3.7.9(graphql-ws@5.13.1)(graphql@16.6.0) '@vue/apollo-composable': specifier: workspace:* version: link:../vue-apollo-composable @@ -188,14 +187,14 @@ importers: specifier: ^3.23.2 version: 3.28.0 graphql: - specifier: ^16 - version: 16.0.0 + specifier: ^16.6.0 + version: 16.6.0 graphql-tag: specifier: ^2.12.6 - version: 2.12.6(graphql@16.0.0) + version: 2.12.6(graphql@16.6.0) graphql-ws: specifier: ^5.13.1 - version: 5.13.1(graphql@16.0.0) + version: 5.13.1(graphql@16.6.0) regenerator-runtime: specifier: ^0.13.9 version: 0.13.11 @@ -247,10 +246,10 @@ importers: dependencies: '@apollo/server': specifier: ^4.7.3 - version: 4.7.3(graphql@16.0.0) + version: 4.7.3(graphql@16.6.0) '@graphql-tools/schema': specifier: ^10.0.0 - version: 10.0.0(graphql@16.0.0) + version: 10.0.0(graphql@16.6.0) body-parser: specifier: ^1.20.2 version: 1.20.2 @@ -261,17 +260,17 @@ importers: specifier: ^4.18.1 version: 4.18.2 graphql: - specifier: ^16 - version: 16.0.0 + specifier: ^16.6.0 + version: 16.6.0 graphql-subscriptions: specifier: ^2.0.0 - version: 2.0.0(graphql@16.0.0) + version: 2.0.0(graphql@16.6.0) graphql-tag: specifier: ^2.12.6 - version: 2.12.6(graphql@16.0.0) + version: 2.12.6(graphql@16.6.0) graphql-ws: specifier: ^5.13.1 - version: 5.13.1(graphql@16.0.0) + version: 5.13.1(graphql@16.6.0) shortid: specifier: ^2.2.16 version: 2.2.16 @@ -306,7 +305,7 @@ importers: devDependencies: '@apollo/client': specifier: ^3.7.7 - version: 3.7.9(graphql-ws@5.13.1)(graphql@16.0.0) + version: 3.7.9(graphql@15.8.0)(subscriptions-transport-ws@0.9.19) '@babel/core': specifier: ^7.18.5 version: 7.21.0 @@ -332,8 +331,8 @@ importers: specifier: ^6.0.3 version: 6.0.3 graphql: - specifier: ^16 - version: 16.0.0 + specifier: ^15.8.0 + version: 15.8.0 jest: specifier: ^24.9.0 version: 24.9.0 @@ -388,16 +387,16 @@ importers: devDependencies: '@apollo/client': specifier: ^3.7.7 - version: 3.7.9(graphql-ws@5.13.1)(graphql@16.0.0) + version: 3.7.9(graphql@15.8.0)(subscriptions-transport-ws@0.9.19) '@types/throttle-debounce': specifier: ^2.1.0 version: 2.1.0 graphql: - specifier: ^16 - version: 16.0.0 + specifier: ^15.8.0 + version: 15.8.0 graphql-tag: specifier: ^2.12.6 - version: 2.12.6(graphql@16.0.0) + version: 2.12.6(graphql@15.8.0) nodemon: specifier: ^1.19.4 version: 1.19.4 @@ -419,7 +418,7 @@ importers: devDependencies: '@apollo/client': specifier: ^3.7.7 - version: 3.7.9(graphql-ws@5.13.1)(graphql@16.0.0) + version: 3.7.9(graphql@15.8.0)(subscriptions-transport-ws@0.9.19) '@babel/core': specifier: ^7.18.5 version: 7.21.0 @@ -448,11 +447,11 @@ importers: specifier: ^6.0.3 version: 6.0.3 graphql: - specifier: ^16 - version: 16.0.0 + specifier: ^15.8.0 + version: 15.8.0 graphql-tag: specifier: ^2.12.6 - version: 2.12.6(graphql@16.0.0) + version: 2.12.6(graphql@15.8.0) jest: specifier: ^24.9.0 version: 24.9.0 @@ -498,7 +497,7 @@ importers: devDependencies: '@apollo/client': specifier: ^3.7.7 - version: 3.7.9(graphql@16.0.0)(subscriptions-transport-ws@0.9.19) + version: 3.7.9(graphql-ws@5.13.1)(graphql@16.6.0) '@types/serialize-javascript': specifier: ^5.0.2 version: 5.0.2 @@ -510,10 +509,10 @@ importers: devDependencies: '@apollo/client': specifier: ^3.7.7 - version: 3.7.9(graphql-ws@5.13.1)(graphql@16.0.0) + version: 3.7.9(graphql@15.8.0)(subscriptions-transport-ws@0.9.19) graphql: - specifier: ^16 - version: 16.0.0 + specifier: ^15.8.0 + version: 15.8.0 typescript: specifier: ^4.7.4 version: 4.9.5 @@ -655,7 +654,7 @@ packages: '@jridgewell/trace-mapping': 0.3.17 dev: true - /@apollo/cache-control-types@1.0.2(graphql@16.0.0): + /@apollo/cache-control-types@1.0.2(graphql@16.6.0): resolution: {integrity: sha512-Por80co1eUm4ATsvjCOoS/tIR8PHxqVjsA6z76I6Vw0rFn4cgyVElQcmQDIZiYsy41k8e5xkrMRECkM2WR8pNw==} peerDependencies: graphql: 14.x || 15.x || 16.x @@ -663,10 +662,10 @@ packages: graphql: optional: true dependencies: - graphql: 16.0.0 + graphql: 16.6.0 dev: false - /@apollo/client@3.7.9(graphql-ws@5.13.1)(graphql@16.0.0): + /@apollo/client@3.7.9(graphql-ws@5.13.1)(graphql@16.6.0): resolution: {integrity: sha512-YnJvrJOVWrp4y/zdNvUaM8q4GuSHCEIecsRDTJhK/veT33P/B7lfqGJ24NeLdKMj8tDEuXYF7V0t+th4+rgC+Q==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -686,13 +685,13 @@ packages: subscriptions-transport-ws: optional: true dependencies: - '@graphql-typed-document-node/core': 3.1.1(graphql@16.0.0) + '@graphql-typed-document-node/core': 3.1.1(graphql@16.6.0) '@wry/context': 0.7.0 '@wry/equality': 0.5.3 '@wry/trie': 0.3.2 - graphql: 16.0.0 - graphql-tag: 2.12.6(graphql@16.0.0) - graphql-ws: 5.13.1(graphql@16.0.0) + graphql: 16.6.0 + graphql-tag: 2.12.6(graphql@16.6.0) + graphql-ws: 5.13.1(graphql@16.6.0) hoist-non-react-statics: 3.3.2 optimism: 0.16.2 prop-types: 15.8.1 @@ -702,7 +701,7 @@ packages: tslib: 2.5.0 zen-observable-ts: 1.2.5 - /@apollo/client@3.7.9(graphql@16.0.0)(subscriptions-transport-ws@0.9.19): + /@apollo/client@3.7.9(graphql@15.8.0)(subscriptions-transport-ws@0.9.19): resolution: {integrity: sha512-YnJvrJOVWrp4y/zdNvUaM8q4GuSHCEIecsRDTJhK/veT33P/B7lfqGJ24NeLdKMj8tDEuXYF7V0t+th4+rgC+Q==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 @@ -722,17 +721,17 @@ packages: subscriptions-transport-ws: optional: true dependencies: - '@graphql-typed-document-node/core': 3.1.1(graphql@16.0.0) + '@graphql-typed-document-node/core': 3.1.1(graphql@15.8.0) '@wry/context': 0.7.0 '@wry/equality': 0.5.3 '@wry/trie': 0.3.2 - graphql: 16.0.0 - graphql-tag: 2.12.6(graphql@16.0.0) + graphql: 15.8.0 + graphql-tag: 2.12.6(graphql@15.8.0) hoist-non-react-statics: 3.3.2 optimism: 0.16.2 prop-types: 15.8.1 response-iterator: 0.2.6 - subscriptions-transport-ws: 0.9.19(graphql@16.0.0) + subscriptions-transport-ws: 0.9.19(graphql@15.8.0) symbol-observable: 4.0.0 ts-invariant: 0.10.3 tslib: 2.5.0 @@ -777,7 +776,7 @@ packages: long: 4.0.0 dev: false - /@apollo/server-gateway-interface@1.1.0(graphql@16.0.0): + /@apollo/server-gateway-interface@1.1.0(graphql@16.6.0): resolution: {integrity: sha512-0rhG++QtGfr4YhhIHgxZ9BdMFthaPY6LbhI9Au90osbfLMiZ7f8dmZsEX1mp7O1h8MJwCu6Dp0I/KcGbSvfUGA==} peerDependencies: graphql: 14.x || 15.x || 16.x @@ -789,10 +788,10 @@ packages: '@apollo/utils.fetcher': 2.0.1 '@apollo/utils.keyvaluecache': 2.1.1 '@apollo/utils.logger': 2.0.1 - graphql: 16.0.0 + graphql: 16.6.0 dev: false - /@apollo/server@4.7.3(graphql@16.0.0): + /@apollo/server@4.7.3(graphql@16.6.0): resolution: {integrity: sha512-eFCzHHheNHfVALjYJjIghV7kSgO49ZFr8+4g2CKOLShoDmLplQ3blyL5NsONyC0Z5l8kqm62V8yXGoxy2eNGfw==} engines: {node: '>=14.16.0'} peerDependencies: @@ -801,17 +800,17 @@ packages: graphql: optional: true dependencies: - '@apollo/cache-control-types': 1.0.2(graphql@16.0.0) - '@apollo/server-gateway-interface': 1.1.0(graphql@16.0.0) + '@apollo/cache-control-types': 1.0.2(graphql@16.6.0) + '@apollo/server-gateway-interface': 1.1.0(graphql@16.6.0) '@apollo/usage-reporting-protobuf': 4.1.0 '@apollo/utils.createhash': 2.0.1 '@apollo/utils.fetcher': 2.0.1 '@apollo/utils.isnodelike': 2.0.1 '@apollo/utils.keyvaluecache': 2.1.1 '@apollo/utils.logger': 2.0.1 - '@apollo/utils.usagereporting': 2.1.0(graphql@16.0.0) + '@apollo/utils.usagereporting': 2.1.0(graphql@16.6.0) '@apollo/utils.withrequired': 2.0.1 - '@graphql-tools/schema': 9.0.19(graphql@16.0.0) + '@graphql-tools/schema': 9.0.19(graphql@16.6.0) '@josephg/resolvable': 1.0.1 '@types/express': 4.17.17 '@types/express-serve-static-core': 4.17.33 @@ -820,7 +819,7 @@ packages: body-parser: 1.20.2 cors: 2.8.5 express: 4.18.2 - graphql: 16.0.0 + graphql: 16.6.0 loglevel: 1.8.1 lru-cache: 7.18.3 negotiator: 0.6.3 @@ -847,7 +846,7 @@ packages: sha.js: 2.4.11 dev: false - /@apollo/utils.dropunuseddefinitions@2.0.1(graphql@16.0.0): + /@apollo/utils.dropunuseddefinitions@2.0.1(graphql@16.6.0): resolution: {integrity: sha512-EsPIBqsSt2BwDsv8Wu76LK5R1KtsVkNoO4b0M5aK0hx+dGg9xJXuqlr7Fo34Dl+y83jmzn+UvEW+t1/GP2melA==} engines: {node: '>=14'} peerDependencies: @@ -856,7 +855,7 @@ packages: graphql: optional: true dependencies: - graphql: 16.0.0 + graphql: 16.6.0 dev: false /@apollo/utils.fetcher@2.0.1: @@ -882,7 +881,7 @@ packages: engines: {node: '>=14'} dev: false - /@apollo/utils.printwithreducedwhitespace@2.0.1(graphql@16.0.0): + /@apollo/utils.printwithreducedwhitespace@2.0.1(graphql@16.6.0): resolution: {integrity: sha512-9M4LUXV/fQBh8vZWlLvb/HyyhjJ77/I5ZKu+NBWV/BmYGyRmoEP9EVAy7LCVoY3t8BDcyCAGfxJaLFCSuQkPUg==} engines: {node: '>=14'} peerDependencies: @@ -891,10 +890,10 @@ packages: graphql: optional: true dependencies: - graphql: 16.0.0 + graphql: 16.6.0 dev: false - /@apollo/utils.removealiases@2.0.1(graphql@16.0.0): + /@apollo/utils.removealiases@2.0.1(graphql@16.6.0): resolution: {integrity: sha512-0joRc2HBO4u594Op1nev+mUF6yRnxoUH64xw8x3bX7n8QBDYdeYgY4tF0vJReTy+zdn2xv6fMsquATSgC722FA==} engines: {node: '>=14'} peerDependencies: @@ -903,10 +902,10 @@ packages: graphql: optional: true dependencies: - graphql: 16.0.0 + graphql: 16.6.0 dev: false - /@apollo/utils.sortast@2.0.1(graphql@16.0.0): + /@apollo/utils.sortast@2.0.1(graphql@16.6.0): resolution: {integrity: sha512-eciIavsWpJ09za1pn37wpsCGrQNXUhM0TktnZmHwO+Zy9O4fu/WdB4+5BvVhFiZYOXvfjzJUcc+hsIV8RUOtMw==} engines: {node: '>=14'} peerDependencies: @@ -915,11 +914,11 @@ packages: graphql: optional: true dependencies: - graphql: 16.0.0 + graphql: 16.6.0 lodash.sortby: 4.7.0 dev: false - /@apollo/utils.stripsensitiveliterals@2.0.1(graphql@16.0.0): + /@apollo/utils.stripsensitiveliterals@2.0.1(graphql@16.6.0): resolution: {integrity: sha512-QJs7HtzXS/JIPMKWimFnUMK7VjkGQTzqD9bKD1h3iuPAqLsxd0mUNVbkYOPTsDhUKgcvUOfOqOJWYohAKMvcSA==} engines: {node: '>=14'} peerDependencies: @@ -928,10 +927,10 @@ packages: graphql: optional: true dependencies: - graphql: 16.0.0 + graphql: 16.6.0 dev: false - /@apollo/utils.usagereporting@2.1.0(graphql@16.0.0): + /@apollo/utils.usagereporting@2.1.0(graphql@16.6.0): resolution: {integrity: sha512-LPSlBrn+S17oBy5eWkrRSGb98sWmnEzo3DPTZgp8IQc8sJe0prDgDuppGq4NeQlpoqEHz0hQeYHAOA0Z3aQsxQ==} engines: {node: '>=14'} peerDependencies: @@ -941,12 +940,12 @@ packages: optional: true dependencies: '@apollo/usage-reporting-protobuf': 4.1.0 - '@apollo/utils.dropunuseddefinitions': 2.0.1(graphql@16.0.0) - '@apollo/utils.printwithreducedwhitespace': 2.0.1(graphql@16.0.0) - '@apollo/utils.removealiases': 2.0.1(graphql@16.0.0) - '@apollo/utils.sortast': 2.0.1(graphql@16.0.0) - '@apollo/utils.stripsensitiveliterals': 2.0.1(graphql@16.0.0) - graphql: 16.0.0 + '@apollo/utils.dropunuseddefinitions': 2.0.1(graphql@16.6.0) + '@apollo/utils.printwithreducedwhitespace': 2.0.1(graphql@16.6.0) + '@apollo/utils.removealiases': 2.0.1(graphql@16.6.0) + '@apollo/utils.sortast': 2.0.1(graphql@16.6.0) + '@apollo/utils.stripsensitiveliterals': 2.0.1(graphql@16.6.0) + graphql: 16.6.0 dev: false /@apollo/utils.withrequired@2.0.1: @@ -954,7 +953,7 @@ packages: engines: {node: '>=14'} dev: false - /@apollographql/apollo-tools@0.5.4(graphql@16.0.0): + /@apollographql/apollo-tools@0.5.4(graphql@15.8.0): resolution: {integrity: sha512-shM3q7rUbNyXVVRkQJQseXv6bnYM3BUma/eZhwXR4xsuM+bqWnJKvW7SAfRjP7LuSCocrexa5AXhjjawNHrIlw==} engines: {node: '>=8', npm: '>=6'} peerDependencies: @@ -963,7 +962,7 @@ packages: graphql: optional: true dependencies: - graphql: 16.0.0 + graphql: 15.8.0 dev: false /@apollographql/graphql-playground-html@1.6.27: @@ -972,7 +971,7 @@ packages: xss: 1.0.14 dev: false - /@apollographql/graphql-upload-8-fork@8.1.4(graphql@16.0.0): + /@apollographql/graphql-upload-8-fork@8.1.4(graphql@15.8.0): resolution: {integrity: sha512-lHAj/PUegYu02zza9Pg0bQQYH5I0ah1nyIzu2YIqOv41P0vu3GCBISAmQCfFHThK7N3dy7dLFPhoKcXlXRLPoQ==} engines: {node: '>=8.5'} peerDependencies: @@ -986,7 +985,7 @@ packages: '@types/koa': 2.13.5 busboy: 0.3.1 fs-capacitor: 2.0.4 - graphql: 16.0.0 + graphql: 15.8.0 http-errors: 1.8.1 object-path: 0.11.8 dev: false @@ -2317,7 +2316,7 @@ packages: purgecss: 2.3.0 dev: true - /@graphql-tools/merge@8.4.2(graphql@16.0.0): + /@graphql-tools/merge@8.4.2(graphql@16.6.0): resolution: {integrity: sha512-XbrHAaj8yDuINph+sAfuq3QCZ/tKblrTLOpirK0+CAgNlZUCHs0Fa+xtMUURgwCVThLle1AF7svJCxFizygLsw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -2325,12 +2324,12 @@ packages: graphql: optional: true dependencies: - '@graphql-tools/utils': 9.2.1(graphql@16.0.0) - graphql: 16.0.0 + '@graphql-tools/utils': 9.2.1(graphql@16.6.0) + graphql: 16.6.0 tslib: 2.5.0 dev: false - /@graphql-tools/merge@9.0.0(graphql@16.0.0): + /@graphql-tools/merge@9.0.0(graphql@16.6.0): resolution: {integrity: sha512-J7/xqjkGTTwOJmaJQJ2C+VDBDOWJL3lKrHJN4yMaRLAJH3PosB7GiPRaSDZdErs0+F77sH2MKs2haMMkywzx7Q==} engines: {node: '>=16.0.0'} peerDependencies: @@ -2339,12 +2338,12 @@ packages: graphql: optional: true dependencies: - '@graphql-tools/utils': 10.0.1(graphql@16.0.0) - graphql: 16.0.0 + '@graphql-tools/utils': 10.0.1(graphql@16.6.0) + graphql: 16.6.0 tslib: 2.5.0 dev: false - /@graphql-tools/schema@10.0.0(graphql@16.0.0): + /@graphql-tools/schema@10.0.0(graphql@16.6.0): resolution: {integrity: sha512-kf3qOXMFcMs2f/S8Y3A8fm/2w+GaHAkfr3Gnhh2LOug/JgpY/ywgFVxO3jOeSpSEdoYcDKLcXVjMigNbY4AdQg==} engines: {node: '>=16.0.0'} peerDependencies: @@ -2353,14 +2352,14 @@ packages: graphql: optional: true dependencies: - '@graphql-tools/merge': 9.0.0(graphql@16.0.0) - '@graphql-tools/utils': 10.0.1(graphql@16.0.0) - graphql: 16.0.0 + '@graphql-tools/merge': 9.0.0(graphql@16.6.0) + '@graphql-tools/utils': 10.0.1(graphql@16.6.0) + graphql: 16.6.0 tslib: 2.5.0 value-or-promise: 1.0.12 dev: false - /@graphql-tools/schema@9.0.19(graphql@16.0.0): + /@graphql-tools/schema@9.0.19(graphql@16.6.0): resolution: {integrity: sha512-oBRPoNBtCkk0zbUsyP4GaIzCt8C0aCI4ycIRUL67KK5pOHljKLBBtGT+Jr6hkzA74C8Gco8bpZPe7aWFjiaK2w==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -2368,14 +2367,14 @@ packages: graphql: optional: true dependencies: - '@graphql-tools/merge': 8.4.2(graphql@16.0.0) - '@graphql-tools/utils': 9.2.1(graphql@16.0.0) - graphql: 16.0.0 + '@graphql-tools/merge': 8.4.2(graphql@16.6.0) + '@graphql-tools/utils': 9.2.1(graphql@16.6.0) + graphql: 16.6.0 tslib: 2.5.0 value-or-promise: 1.0.12 dev: false - /@graphql-tools/utils@10.0.1(graphql@16.0.0): + /@graphql-tools/utils@10.0.1(graphql@16.6.0): resolution: {integrity: sha512-i1FozbDGHgdsFA47V/JvQZ0FE8NAy0Eiz7HGCJO2MkNdZAKNnwei66gOq0JWYVFztwpwbVQ09GkKhq7Kjcq5Cw==} engines: {node: '>=16.0.0'} peerDependencies: @@ -2384,12 +2383,12 @@ packages: graphql: optional: true dependencies: - '@graphql-typed-document-node/core': 3.1.1(graphql@16.0.0) - graphql: 16.0.0 + '@graphql-typed-document-node/core': 3.1.1(graphql@16.6.0) + graphql: 16.6.0 tslib: 2.5.0 dev: false - /@graphql-tools/utils@9.2.1(graphql@16.0.0): + /@graphql-tools/utils@9.2.1(graphql@16.6.0): resolution: {integrity: sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -2397,12 +2396,12 @@ packages: graphql: optional: true dependencies: - '@graphql-typed-document-node/core': 3.1.1(graphql@16.0.0) - graphql: 16.0.0 + '@graphql-typed-document-node/core': 3.1.1(graphql@16.6.0) + graphql: 16.6.0 tslib: 2.5.0 dev: false - /@graphql-typed-document-node/core@3.1.1(graphql@16.0.0): + /@graphql-typed-document-node/core@3.1.1(graphql@15.8.0): resolution: {integrity: sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==} 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 @@ -2410,7 +2409,17 @@ packages: graphql: optional: true dependencies: - graphql: 16.0.0 + graphql: 15.8.0 + + /@graphql-typed-document-node/core@3.1.1(graphql@16.6.0): + resolution: {integrity: sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==} + 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 + peerDependenciesMeta: + graphql: + optional: true + dependencies: + graphql: 16.6.0 /@hapi/hoek@9.3.0: resolution: {integrity: sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==} @@ -2911,7 +2920,7 @@ packages: resolution: {integrity: sha512-MOkzsEp1Jk5bXuAsHsUi6BVv0zCO+7/2PTiZMXWDSsMXvNU6w/PLMQT2vHn8hy2i0JqojPz1Sz6rsFjHtsU0lA==} deprecated: This is a stub types definition. graphql provides its own type definitions, so you do not need this installed. dependencies: - graphql: 16.0.0 + graphql: 16.6.0 dev: true /@types/html-minifier-terser@6.1.0: @@ -4308,7 +4317,7 @@ packages: picomatch: 2.3.1 dev: true - /apollo-cache-control@0.15.0(graphql@16.0.0): + /apollo-cache-control@0.15.0(graphql@15.8.0): resolution: {integrity: sha512-U2uYvHZsWmR6s6CD5zlq3PepfbUAM8953CeVM2Y2QYMtJ8i4CYplEPbIWb3zTIXSPbIPeWGddM56pChI6Iz3zA==} engines: {node: '>=6.0'} deprecated: The functionality provided by the `apollo-cache-control` package is built in to `apollo-server-core` starting with Apollo Server 3. See https://www.apollographql.com/docs/apollo-server/migration/#cachecontrol for details. @@ -4319,8 +4328,8 @@ packages: optional: true dependencies: apollo-server-env: 3.2.0 - apollo-server-plugin-base: 0.14.0(graphql@16.0.0) - graphql: 16.0.0 + apollo-server-plugin-base: 0.14.0(graphql@15.8.0) + graphql: 15.8.0 transitivePeerDependencies: - encoding dev: false @@ -4336,7 +4345,7 @@ packages: - encoding dev: false - /apollo-graphql@0.9.7(graphql@16.0.0): + /apollo-graphql@0.9.7(graphql@15.8.0): resolution: {integrity: sha512-bezL9ItUWUGHTm1bI/XzIgiiZbhXpsC7uxk4UxFPmcVJwJsDc3ayZ99oXxAaK+3Rbg/IoqrHckA6CwmkCsbaSA==} engines: {node: '>=6'} peerDependencies: @@ -4346,12 +4355,12 @@ packages: optional: true dependencies: core-js-pure: 3.28.0 - graphql: 16.0.0 + graphql: 15.8.0 lodash.sortby: 4.7.0 sha.js: 2.4.11 dev: false - /apollo-link@1.2.14(graphql@16.0.0): + /apollo-link@1.2.14(graphql@15.8.0): resolution: {integrity: sha512-p67CMEFP7kOG1JZ0ZkYZwRDa369w5PIjtMjvrQd/HnIV8FRsHRqLqK+oAZQnFa1DDdZtOtHTi+aMIW6EatC2jg==} peerDependencies: graphql: ^0.11.3 || ^0.12.3 || ^0.13.0 || ^14.0.0 || ^15.0.0 @@ -4359,8 +4368,8 @@ packages: graphql: optional: true dependencies: - apollo-utilities: 1.3.4(graphql@16.0.0) - graphql: 16.0.0 + apollo-utilities: 1.3.4(graphql@15.8.0) + graphql: 15.8.0 ts-invariant: 0.4.4 tslib: 1.14.1 zen-observable-ts: 0.8.21 @@ -4381,7 +4390,7 @@ packages: lru-cache: 6.0.0 dev: false - /apollo-server-core@2.26.1(graphql@16.0.0): + /apollo-server-core@2.26.1(graphql@15.8.0): resolution: {integrity: sha512-YnO1YXhHOnCY7Q2SZ0uUtPq6SLCw+t2uI19l59mzWuCyZYdHrtSy3zUEU6pM3tR9vvUuRGkYIfMRlo/Q8a1U5g==} engines: {node: '>=6'} deprecated: The `apollo-server-core` package is part of Apollo Server v2 and v3, which are now deprecated (end-of-life October 22nd 2023). This package's functionality is now found in the `@apollo/server` package. See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details. @@ -4391,31 +4400,31 @@ packages: graphql: optional: true dependencies: - '@apollographql/apollo-tools': 0.5.4(graphql@16.0.0) + '@apollographql/apollo-tools': 0.5.4(graphql@15.8.0) '@apollographql/graphql-playground-html': 1.6.27 - '@apollographql/graphql-upload-8-fork': 8.1.4(graphql@16.0.0) + '@apollographql/graphql-upload-8-fork': 8.1.4(graphql@15.8.0) '@josephg/resolvable': 1.0.1 '@types/ws': 7.4.7 - apollo-cache-control: 0.15.0(graphql@16.0.0) + apollo-cache-control: 0.15.0(graphql@15.8.0) apollo-datasource: 0.10.0 - apollo-graphql: 0.9.7(graphql@16.0.0) + apollo-graphql: 0.9.7(graphql@15.8.0) apollo-reporting-protobuf: 0.8.0 apollo-server-caching: 0.7.0 apollo-server-env: 3.2.0 - apollo-server-errors: 2.5.0(graphql@16.0.0) - apollo-server-plugin-base: 0.14.0(graphql@16.0.0) - apollo-server-types: 0.10.0(graphql@16.0.0) - apollo-tracing: 0.16.0(graphql@16.0.0) + apollo-server-errors: 2.5.0(graphql@15.8.0) + apollo-server-plugin-base: 0.14.0(graphql@15.8.0) + apollo-server-types: 0.10.0(graphql@15.8.0) + apollo-tracing: 0.16.0(graphql@15.8.0) async-retry: 1.3.3 fast-json-stable-stringify: 2.1.0 - graphql: 16.0.0 - graphql-extensions: 0.16.0(graphql@16.0.0) - graphql-tag: 2.12.6(graphql@16.0.0) - graphql-tools: 4.0.8(graphql@16.0.0) + graphql: 15.8.0 + graphql-extensions: 0.16.0(graphql@15.8.0) + graphql-tag: 2.12.6(graphql@15.8.0) + graphql-tools: 4.0.8(graphql@15.8.0) loglevel: 1.8.1 lru-cache: 6.0.0 sha.js: 2.4.11 - subscriptions-transport-ws: 0.9.19(graphql@16.0.0) + subscriptions-transport-ws: 0.9.19(graphql@15.8.0) uuid: 8.3.2 transitivePeerDependencies: - bufferutil @@ -4434,7 +4443,7 @@ packages: - encoding dev: false - /apollo-server-errors@2.5.0(graphql@16.0.0): + /apollo-server-errors@2.5.0(graphql@15.8.0): resolution: {integrity: sha512-lO5oTjgiC3vlVg2RKr3RiXIIQ5pGXBFxYGGUkKDhTud3jMIhs+gel8L8zsEjKaKxkjHhCQAA/bcEfYiKkGQIvA==} engines: {node: '>=6'} deprecated: The `apollo-server-errors` package is part of Apollo Server v2 and v3, which are now deprecated (end-of-life October 22nd 2023). This package's functionality is now found in the `@apollo/server` package. See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details. @@ -4444,10 +4453,10 @@ packages: graphql: optional: true dependencies: - graphql: 16.0.0 + graphql: 15.8.0 dev: false - /apollo-server-express@2.26.1(graphql@16.0.0): + /apollo-server-express@2.26.1(graphql@15.8.0): resolution: {integrity: sha512-eATTtlGhZFuo4KNRgaQ25jflUchI18oMd0vZyx0uIQ/CM0FPttO1noQ0fPAO6U0oSrxS8J9fCh8naJFDTUsZ0w==} engines: {node: '>=6'} deprecated: The `apollo-server-express` package is part of Apollo Server v2 and v3, which are now deprecated (end-of-life October 22nd 2023). This package's functionality is now found in the `@apollo/server` package. See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details. @@ -4464,16 +4473,16 @@ packages: '@types/express': 4.17.17 '@types/express-serve-static-core': 4.17.33 accepts: 1.3.8 - apollo-server-core: 2.26.1(graphql@16.0.0) - apollo-server-types: 0.10.0(graphql@16.0.0) + apollo-server-core: 2.26.1(graphql@15.8.0) + apollo-server-types: 0.10.0(graphql@15.8.0) body-parser: 1.20.2 cors: 2.8.5 express: 4.18.2 - graphql: 16.0.0 - graphql-subscriptions: 1.2.1(graphql@16.0.0) - graphql-tools: 4.0.8(graphql@16.0.0) + graphql: 15.8.0 + graphql-subscriptions: 1.2.1(graphql@15.8.0) + graphql-tools: 4.0.8(graphql@15.8.0) parseurl: 1.3.3 - subscriptions-transport-ws: 0.9.19(graphql@16.0.0) + subscriptions-transport-ws: 0.9.19(graphql@15.8.0) type-is: 1.6.18 transitivePeerDependencies: - bufferutil @@ -4482,7 +4491,7 @@ packages: - utf-8-validate dev: false - /apollo-server-plugin-base@0.14.0(graphql@16.0.0): + /apollo-server-plugin-base@0.14.0(graphql@15.8.0): resolution: {integrity: sha512-nTNSFuBhZURGjtWptdVqwemYUOdsvABj/GSKzeNvepiEubiv4N0rt4Gvy1inHDiMbo98wQTdF/7XohNcB9A77g==} engines: {node: '>=6'} deprecated: The `apollo-server-plugin-base` package is part of Apollo Server v2 and v3, which are now deprecated (end-of-life October 22nd 2023). This package's functionality is now found in the `@apollo/server` package. See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details. @@ -4492,13 +4501,13 @@ packages: graphql: optional: true dependencies: - apollo-server-types: 0.10.0(graphql@16.0.0) - graphql: 16.0.0 + apollo-server-types: 0.10.0(graphql@15.8.0) + graphql: 15.8.0 transitivePeerDependencies: - encoding dev: false - /apollo-server-types@0.10.0(graphql@16.0.0): + /apollo-server-types@0.10.0(graphql@15.8.0): resolution: {integrity: sha512-LsB3epw1X3Co/HGiKHCGtzWG35J59gG8Ypx0p22+wgdM9AVDm1ylsNGZy+osNIVJc1lUJf3nF5kZ90vA866K/w==} engines: {node: '>=6'} deprecated: The `apollo-server-types` package is part of Apollo Server v2 and v3, which are now deprecated (end-of-life October 22nd 2023). This package's functionality is now found in the `@apollo/server` package. See https://www.apollographql.com/docs/apollo-server/previous-versions/ for more details. @@ -4511,12 +4520,12 @@ packages: apollo-reporting-protobuf: 0.8.0 apollo-server-caching: 0.7.0 apollo-server-env: 3.2.0 - graphql: 16.0.0 + graphql: 15.8.0 transitivePeerDependencies: - encoding dev: false - /apollo-tracing@0.16.0(graphql@16.0.0): + /apollo-tracing@0.16.0(graphql@15.8.0): resolution: {integrity: sha512-Oy8kTggB+fJ/hHXwHyMpuTl5KW7u1XetKFDErZVOobUKc2zjc/NgWiC/s7SGYZCgfLodBjvwfa6rMcvLkz7c0w==} engines: {node: '>=4.0'} deprecated: The `apollo-tracing` package is no longer part of Apollo Server 3. See https://www.apollographql.com/docs/apollo-server/migration/#tracing for details @@ -4527,13 +4536,13 @@ packages: optional: true dependencies: apollo-server-env: 3.2.0 - apollo-server-plugin-base: 0.14.0(graphql@16.0.0) - graphql: 16.0.0 + apollo-server-plugin-base: 0.14.0(graphql@15.8.0) + graphql: 15.8.0 transitivePeerDependencies: - encoding dev: false - /apollo-utilities@1.3.4(graphql@16.0.0): + /apollo-utilities@1.3.4(graphql@15.8.0): resolution: {integrity: sha512-pk2hiWrCXMAy2fRPwEyhvka+mqwzeP60Jr1tRYi5xru+3ko94HI9o6lK0CT33/w4RDlxWchmdhDCrvdr+pHCig==} peerDependencies: graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 @@ -4543,7 +4552,7 @@ packages: dependencies: '@wry/equality': 0.1.11 fast-json-stable-stringify: 2.1.0 - graphql: 16.0.0 + graphql: 15.8.0 ts-invariant: 0.4.4 tslib: 1.14.1 dev: false @@ -8272,7 +8281,7 @@ packages: resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} dev: true - /graphql-extensions@0.16.0(graphql@16.0.0): + /graphql-extensions@0.16.0(graphql@15.8.0): resolution: {integrity: sha512-rZQc/USoEIw437BGRUwoHoLPR1LA791Ltj6axONqgKIyyx2sqIO3YT9kTbB/eIUdJBrCozp4KuUeZ09xKeQDxg==} engines: {node: '>=6.0'} deprecated: 'The `graphql-extensions` API has been removed from Apollo Server 3. Use the plugin API instead: https://www.apollographql.com/docs/apollo-server/integrations/plugins/' @@ -8282,15 +8291,15 @@ packages: graphql: optional: true dependencies: - '@apollographql/apollo-tools': 0.5.4(graphql@16.0.0) + '@apollographql/apollo-tools': 0.5.4(graphql@15.8.0) apollo-server-env: 3.2.0 - apollo-server-types: 0.10.0(graphql@16.0.0) - graphql: 16.0.0 + apollo-server-types: 0.10.0(graphql@15.8.0) + graphql: 15.8.0 transitivePeerDependencies: - encoding dev: false - /graphql-subscriptions@1.2.1(graphql@16.0.0): + /graphql-subscriptions@1.2.1(graphql@15.8.0): resolution: {integrity: sha512-95yD/tKi24q8xYa7Q9rhQN16AYj5wPbrb8tmHGM3WRc9EBmWrG/0kkMl+tQG8wcEuE9ibR4zyOM31p5Sdr2v4g==} peerDependencies: graphql: ^0.10.5 || ^0.11.3 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 @@ -8298,11 +8307,11 @@ packages: graphql: optional: true dependencies: - graphql: 16.0.0 + graphql: 15.8.0 iterall: 1.3.0 dev: false - /graphql-subscriptions@2.0.0(graphql@16.0.0): + /graphql-subscriptions@2.0.0(graphql@16.6.0): resolution: {integrity: sha512-s6k2b8mmt9gF9pEfkxsaO1lTxaySfKoEJzEfmwguBbQ//Oq23hIXCfR1hm4kdh5hnR20RdwB+s3BCb+0duHSZA==} peerDependencies: graphql: ^15.7.2 || ^16.0.0 @@ -8310,11 +8319,11 @@ packages: graphql: optional: true dependencies: - graphql: 16.0.0 + graphql: 16.6.0 iterall: 1.3.0 dev: false - /graphql-tag@2.12.6(graphql@16.0.0): + /graphql-tag@2.12.6(graphql@15.8.0): resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==} engines: {node: '>=10'} peerDependencies: @@ -8323,10 +8332,22 @@ packages: graphql: optional: true dependencies: - graphql: 16.0.0 + graphql: 15.8.0 tslib: 2.5.0 - /graphql-tools@4.0.8(graphql@16.0.0): + /graphql-tag@2.12.6(graphql@16.6.0): + resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==} + engines: {node: '>=10'} + peerDependencies: + graphql: ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 + peerDependenciesMeta: + graphql: + optional: true + dependencies: + graphql: 16.6.0 + tslib: 2.5.0 + + /graphql-tools@4.0.8(graphql@15.8.0): resolution: {integrity: sha512-MW+ioleBrwhRjalKjYaLQbr+920pHBgy9vM/n47sswtns8+96sRn5M/G+J1eu7IMeKWiN/9p6tmwCHU7552VJg==} deprecated: This package has been deprecated and now it only exports makeExecutableSchema.\nAnd it will no longer receive updates.\nWe recommend you to migrate to scoped packages such as @graphql-tools/schema, @graphql-tools/utils and etc.\nCheck out https://www.graphql-tools.com to learn what package you should use instead peerDependencies: @@ -8335,15 +8356,15 @@ packages: graphql: optional: true dependencies: - apollo-link: 1.2.14(graphql@16.0.0) - apollo-utilities: 1.3.4(graphql@16.0.0) + apollo-link: 1.2.14(graphql@15.8.0) + apollo-utilities: 1.3.4(graphql@15.8.0) deprecated-decorator: 0.1.6 - graphql: 16.0.0 + graphql: 15.8.0 iterall: 1.3.0 uuid: 3.4.0 dev: false - /graphql-type-json@0.3.2(graphql@16.0.0): + /graphql-type-json@0.3.2(graphql@15.8.0): resolution: {integrity: sha512-J+vjof74oMlCWXSvt0DOf2APEdZOCdubEvGDUAlqH//VBYcOYsGgRW7Xzorr44LvkjiuvecWc8fChxuZZbChtg==} peerDependencies: graphql: '>=0.8.0' @@ -8351,10 +8372,10 @@ packages: graphql: optional: true dependencies: - graphql: 16.0.0 + graphql: 15.8.0 dev: false - /graphql-ws@5.13.1(graphql@16.0.0): + /graphql-ws@5.13.1(graphql@16.6.0): resolution: {integrity: sha512-eiX7ES/ZQr0q7hSM5UBOEIFfaAUmAY9/CSDyAnsETuybByU7l/v46drRg9DQoTvVABEHp3QnrvwgTRMhqy7zxQ==} engines: {node: '>=10'} peerDependencies: @@ -8363,11 +8384,15 @@ packages: graphql: optional: true dependencies: - graphql: 16.0.0 + graphql: 16.6.0 - /graphql@16.0.0: - resolution: {integrity: sha512-n9NxoRfwnpYBZB/WJ7L166gyrShuZ8qYgVaX8oxVyELcJfAwkvwPt6WlYIl90WRlzqDjaNWvLmNOSnKs5llZWQ==} - engines: {node: ^12.22.0 || ^14.16.0 || >=16.0.0} + /graphql@15.8.0: + resolution: {integrity: sha512-5gghUc24tP9HRznNpV2+FIoq3xKkj5dTQqf4v0CpdPbFVwFkWoxOM+o+2OC9ZSvjEMTjfmG9QT+gcvggTwW1zw==} + engines: {node: '>= 10.x'} + + /graphql@16.6.0: + resolution: {integrity: sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==} + engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} /growly@1.3.0: resolution: {integrity: sha512-+xGQY0YyAWCnqy7Cd++hc2JqMYzlm0dG30Jd0beaA64sROr8C4nt8Yc9V5Ro3avlSUDTN0ulqP/VBKi1/lLygw==} @@ -12960,7 +12985,7 @@ packages: - supports-color dev: true - /subscriptions-transport-ws@0.9.19(graphql@16.0.0): + /subscriptions-transport-ws@0.9.19(graphql@15.8.0): resolution: {integrity: sha512-dxdemxFFB0ppCLg10FTtRqH/31FNRL1y1BQv8209MK5I4CwALb7iihQg+7p65lFcIl8MHatINWBLOqpgU4Kyyw==} deprecated: The `subscriptions-transport-ws` package is no longer maintained. We recommend you use `graphql-ws` instead. For help migrating Apollo software to `graphql-ws`, see https://www.apollographql.com/docs/apollo-server/data/subscriptions/#switching-from-subscriptions-transport-ws For general help using `graphql-ws`, see https://github.com/enisdenjo/graphql-ws/blob/master/README.md peerDependencies: @@ -12971,7 +12996,7 @@ packages: dependencies: backo2: 1.0.2 eventemitter3: 3.1.2 - graphql: 16.0.0 + graphql: 15.8.0 iterall: 1.3.0 symbol-observable: 1.2.0 ws: 7.5.9