diff --git a/package.json b/package.json index a73442c5..bb304435 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dockerode": "3.3.5", "eslint": "8.41.0", "execa": "5.1.1", - "graphql": "16.6.0", + "graphql": "16.8.1", "husky": "8.0.3", "json-decycle": "3.0.0", "node-fetch": "2.6.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 98aa47f7..18f5ef7c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,13 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + dependencies: graphile-build: specifier: '4' - version: 4.13.0(graphql@16.6.0) + version: 4.13.0(graphql@16.8.1) devDependencies: '@commitlint/cli': @@ -58,8 +62,8 @@ devDependencies: specifier: 5.1.1 version: 5.1.1 graphql: - specifier: 16.6.0 - version: 16.6.0 + specifier: 16.8.1 + version: 16.8.1 husky: specifier: 8.0.3 version: 8.0.3 @@ -80,7 +84,7 @@ devDependencies: version: 4.13.0 postgraphile-core: specifier: 4.13.0 - version: 4.13.0(graphql@16.6.0)(pg@8.11.0) + version: 4.13.0(graphql@16.8.1)(pg@8.11.0) prettier: specifier: 2.8.8 version: 2.8.8 @@ -1267,6 +1271,7 @@ packages: /buildcheck@0.0.3: resolution: {integrity: sha512-pziaA+p/wdVImfcbsZLNF32EiWyujlQLwolMqUQE8xpKNOH7KmZQaY8sXN7DGOEzPAElo9QTaeNRfGnf3iOJbA==} engines: {node: '>=10.0.0'} + requiresBuild: true dev: true optional: true @@ -2630,7 +2635,7 @@ packages: - supports-color dev: true - /graphile-build-pg@4.13.0(graphql@16.6.0)(pg@8.11.0): + /graphile-build-pg@4.13.0(graphql@16.8.1)(pg@8.11.0): resolution: {integrity: sha512-1FD+3wjCdK1lbICY1QVO26A7s8efSjR522LarL9Bx1M1iBJHNIpCEW2PK+LkulQjY1l5LGQ1A93GQFqi6cZ6bg==} engines: {node: '>=8.6'} peerDependencies: @@ -2639,7 +2644,7 @@ packages: '@graphile/lru': 4.11.0 chalk: 2.4.2 debug: 4.3.4 - graphile-build: 4.13.0(graphql@16.6.0) + graphile-build: 4.13.0(graphql@16.8.1) jsonwebtoken: 9.0.0 lodash: 4.17.21 lru-cache: 4.1.5 @@ -2670,7 +2675,7 @@ packages: - supports-color dev: true - /graphile-build@4.13.0(graphql@16.6.0): + /graphile-build@4.13.0(graphql@16.8.1): resolution: {integrity: sha512-KPBrHgRw5fury6l9WEQH6ys1UtnxrRrG+Ehnr68NvfNELp4T+QsekTSVFi5LWoJOaXvdYMqP2L8MFBRQP2vKsw==} engines: {node: '>=8.6'} peerDependencies: @@ -2679,8 +2684,8 @@ packages: '@graphile/lru': 4.11.0 chalk: 2.4.2 debug: 4.3.4 - graphql: 16.6.0 - graphql-parse-resolve-info: 4.13.0(graphql@16.6.0) + graphql: 16.8.1 + graphql-parse-resolve-info: 4.13.0(graphql@16.8.1) iterall: 1.3.0 lodash: 4.17.21 lru-cache: 5.1.1 @@ -2698,7 +2703,7 @@ packages: dependencies: debug: 4.3.4 graphile-build: 4.13.0(graphql@15.8.0) - graphile-build-pg: 4.13.0(graphql@16.6.0)(pg@8.11.0) + graphile-build-pg: 4.13.0(graphql@16.8.1)(pg@8.11.0) graphql: 15.8.0 tslib: 2.4.0 transitivePeerDependencies: @@ -2718,14 +2723,14 @@ packages: - supports-color dev: true - /graphql-parse-resolve-info@4.13.0(graphql@16.6.0): + /graphql-parse-resolve-info@4.13.0(graphql@16.8.1): resolution: {integrity: sha512-VVJ1DdHYcR7hwOGQKNH+QTzuNgsLA8l/y436HtP9YHoX6nmwXRWq3xWthU3autMysXdm0fQUbhTZCx0W9ICozw==} engines: {node: '>=8.6'} peerDependencies: graphql: '>=0.9 <0.14 || ^14.0.2 || ^15.4.0 || ^16.3.0' dependencies: debug: 4.3.4 - graphql: 16.6.0 + graphql: 16.8.1 tslib: 2.4.0 transitivePeerDependencies: - supports-color @@ -2744,8 +2749,8 @@ packages: engines: {node: '>= 10.x'} dev: true - /graphql@16.6.0: - resolution: {integrity: sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==} + /graphql@16.8.1: + resolution: {integrity: sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} /handlebars@4.7.7: @@ -3665,6 +3670,7 @@ packages: /nan@2.16.0: resolution: {integrity: sha512-UdAqHyFngu7TfQKsCBgAA6pWDkT8MAO7d0jyOecVhN5354xbLqdn8mV9Tat9gepAupm0bt2DbeaSC8vS52MuFA==} + requiresBuild: true dev: true optional: true @@ -4301,16 +4307,16 @@ packages: - supports-color dev: true - /postgraphile-core@4.13.0(graphql@16.6.0)(pg@8.11.0): + /postgraphile-core@4.13.0(graphql@16.8.1)(pg@8.11.0): resolution: {integrity: sha512-8O7xVKZ20K1dTw4KO0jNAfZPNrxNsGG2VrG3Q0IO70ki/OswE6kz/WBZnWFeGxX0sHSEOGWQa4NSrj9EYsSNuw==} engines: {node: '>=8.6'} peerDependencies: graphql: '>=0.9 <0.14 || ^14.0.2 || ^15.4.0' pg: '>=6.1.0 <9' dependencies: - graphile-build: 4.13.0(graphql@16.6.0) - graphile-build-pg: 4.13.0(graphql@16.6.0)(pg@8.11.0) - graphql: 16.6.0 + graphile-build: 4.13.0(graphql@16.8.1) + graphile-build-pg: 4.13.0(graphql@16.8.1)(pg@8.11.0) + graphql: 16.8.1 pg: 8.11.0 tslib: 2.4.0 transitivePeerDependencies: @@ -4333,7 +4339,7 @@ packages: debug: 4.3.4 finalhandler: 1.2.0 graphile-build: 4.13.0(graphql@15.8.0) - graphile-build-pg: 4.13.0(graphql@16.6.0)(pg@8.11.0) + graphile-build-pg: 4.13.0(graphql@16.8.1)(pg@8.11.0) graphile-utils: 4.13.0(graphile-build-pg@4.13.0)(graphile-build@4.13.0) graphql: 15.8.0 graphql-ws: 5.9.0(graphql@15.8.0)