From a98c66c550e301a8b0281ceecf70e9a95e3fd192 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 08:23:09 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to ^20.14.5 --- package.json | 2 +- pnpm-lock.yaml | 70 +++++++++++++++++++++++++++----------------------- 2 files changed, 39 insertions(+), 33 deletions(-) diff --git a/package.json b/package.json index 4553db1..8fb0d4c 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@graphql-ez/fastify-testing": "^0.4.0", "@graphql-ez/plugin-websockets": "^0.11.2", "@pothos/core": "^3.30.0", - "@types/node": "^20.4.2", + "@types/node": "^20.14.5", "ava": "^5.3.1", "bob-ts": "^4.1.1", "bob-tsm": "^1.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 00975e4..1c6ecb8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,28 +10,28 @@ devDependencies: version: 2.26.2 '@graphql-ez/client': specifier: ^0.6.1 - version: 0.6.1(@types/node@20.4.2)(graphql@16.7.1) + version: 0.6.1(@types/node@20.14.5)(graphql@16.7.1) '@graphql-ez/fastify': specifier: ^0.12.0 - version: 0.12.0(@types/node@20.4.2)(fastify@4.19.2)(graphql-ez@0.16.0)(graphql@16.7.1) + version: 0.12.0(@types/node@20.14.5)(fastify@4.19.2)(graphql-ez@0.16.0)(graphql@16.7.1) '@graphql-ez/fastify-testing': specifier: ^0.4.0 - version: 0.4.0(@graphql-ez/fastify@0.12.0)(@types/node@20.4.2)(fastify@4.19.2)(graphql-ez@0.16.0)(graphql@16.7.1) + version: 0.4.0(@graphql-ez/fastify@0.12.0)(@types/node@20.14.5)(fastify@4.19.2)(graphql-ez@0.16.0)(graphql@16.7.1) '@graphql-ez/plugin-websockets': specifier: ^0.11.2 - version: 0.11.2(@types/node@20.4.2)(graphql-ez@0.16.0)(graphql@16.7.1) + version: 0.11.2(@types/node@20.14.5)(graphql-ez@0.16.0)(graphql@16.7.1) '@pothos/core': specifier: ^3.30.0 version: 3.30.0(graphql@16.7.1) '@types/node': - specifier: ^20.4.2 - version: 20.4.2 + specifier: ^20.14.5 + version: 20.14.5 ava: specifier: ^5.3.1 version: 5.3.1 bob-ts: specifier: ^4.1.1 - version: 4.1.1(@types/node@20.4.2)(esbuild@0.18.12)(typescript@5.1.6) + version: 4.1.1(@types/node@20.14.5)(esbuild@0.18.12)(typescript@5.1.6) bob-tsm: specifier: ^1.1.2 version: 1.1.2(esbuild@0.18.12)(typescript@5.1.6) @@ -58,7 +58,7 @@ devDependencies: version: 16.7.1 graphql-ez: specifier: ^0.16.0 - version: 0.16.0(@types/node@20.4.2)(graphql@16.7.1) + version: 0.16.0(@types/node@20.14.5)(graphql@16.7.1) graphql-ws: specifier: ^5.14.0 version: 5.14.0(graphql@16.7.1) @@ -542,7 +542,7 @@ packages: fast-json-stringify: 5.7.0 dev: true - /@graphql-ez/client@0.6.1(@types/node@20.4.2)(graphql@16.7.1): + /@graphql-ez/client@0.6.1(@types/node@20.14.5)(graphql@16.7.1): resolution: {integrity: sha512-WdyK6Lqn7woRtZ6ccs+i8eLDKdFqwYpx4idsAk6hyXWrdR5SCVuuoziZZpFv+sQuIeR34SDpZGv3oxREaFWcag==} peerDependencies: '@graphql-typed-document-node/core': '*' @@ -552,13 +552,13 @@ packages: '@graphql-typed-document-node/core': optional: true dependencies: - '@graphql-ez/utils': 0.2.0(@types/node@20.4.2)(graphql@16.7.1) - '@types/node': 20.4.2 + '@graphql-ez/utils': 0.2.0(@types/node@20.14.5)(graphql@16.7.1) + '@types/node': 20.14.5 graphql: 16.7.1 undici: 5.22.1 dev: true - /@graphql-ez/fastify-testing@0.4.0(@graphql-ez/fastify@0.12.0)(@types/node@20.4.2)(fastify@4.19.2)(graphql-ez@0.16.0)(graphql@16.7.1): + /@graphql-ez/fastify-testing@0.4.0(@graphql-ez/fastify@0.12.0)(@types/node@20.14.5)(fastify@4.19.2)(graphql-ez@0.16.0)(graphql@16.7.1): resolution: {integrity: sha512-ZnrrF9A5RY72XTDt5YFsJLYK3jyZpPXRhzRvHjItM26skGAyHrSE3azgHznIVCWxvrZZb4jtu0yQRcAwPd9nuA==} peerDependencies: '@graphql-ez/fastify': 0.12.0 @@ -566,18 +566,18 @@ packages: graphql: '*' graphql-ez: ^0.16.0 dependencies: - '@graphql-ez/client': 0.6.1(@types/node@20.4.2)(graphql@16.7.1) - '@graphql-ez/fastify': 0.12.0(@types/node@20.4.2)(fastify@4.19.2)(graphql-ez@0.16.0)(graphql@16.7.1) - '@graphql-ez/utils': 0.2.0(@types/node@20.4.2)(graphql@16.7.1) + '@graphql-ez/client': 0.6.1(@types/node@20.14.5)(graphql@16.7.1) + '@graphql-ez/fastify': 0.12.0(@types/node@20.14.5)(fastify@4.19.2)(graphql-ez@0.16.0)(graphql@16.7.1) + '@graphql-ez/utils': 0.2.0(@types/node@20.14.5)(graphql@16.7.1) fastify: 4.19.2 graphql: 16.7.1 - graphql-ez: 0.16.0(@types/node@20.4.2)(graphql@16.7.1) + graphql-ez: 0.16.0(@types/node@20.14.5)(graphql@16.7.1) transitivePeerDependencies: - '@graphql-typed-document-node/core' - '@types/node' dev: true - /@graphql-ez/fastify@0.12.0(@types/node@20.4.2)(fastify@4.19.2)(graphql-ez@0.16.0)(graphql@16.7.1): + /@graphql-ez/fastify@0.12.0(@types/node@20.14.5)(fastify@4.19.2)(graphql-ez@0.16.0)(graphql@16.7.1): resolution: {integrity: sha512-U4o9qwkvnOrwf6H9Z5CUtJZAslFNy1EqYBghKAtM5111pXRyIAD3Hgy/M3GrH9EeyCiY0v8y+N2u9dtOppMyng==} engines: {node: '>=14.13.1'} peerDependencies: @@ -592,14 +592,14 @@ packages: optional: true dependencies: '@fastify/cors': 8.3.0 - '@graphql-ez/utils': 0.2.0(@types/node@20.4.2)(graphql@16.7.1) - '@types/node': 20.4.2 + '@graphql-ez/utils': 0.2.0(@types/node@20.14.5)(graphql@16.7.1) + '@types/node': 20.14.5 fastify: 4.19.2 graphql: 16.7.1 - graphql-ez: 0.16.0(@types/node@20.4.2)(graphql@16.7.1) + graphql-ez: 0.16.0(@types/node@20.14.5)(graphql@16.7.1) dev: true - /@graphql-ez/plugin-websockets@0.11.2(@types/node@20.4.2)(graphql-ez@0.16.0)(graphql@16.7.1): + /@graphql-ez/plugin-websockets@0.11.2(@types/node@20.14.5)(graphql-ez@0.16.0)(graphql@16.7.1): resolution: {integrity: sha512-81T7ogNQ9JhtuiVI1M2Vh9BEIYVeUh5/iNYPqUAyRolkBpZfvEI9Vb3MXvuA3csCKpIaLvvSSSqe0lNorzSFkA==} engines: {node: '>=14.13.1'} peerDependencies: @@ -609,10 +609,10 @@ packages: graphql: optional: true dependencies: - '@graphql-ez/utils': 0.2.0(@types/node@20.4.2)(graphql@16.7.1) + '@graphql-ez/utils': 0.2.0(@types/node@20.14.5)(graphql@16.7.1) '@types/ws': 8.5.5 graphql: 16.7.1 - graphql-ez: 0.16.0(@types/node@20.4.2)(graphql@16.7.1) + graphql-ez: 0.16.0(@types/node@20.14.5)(graphql@16.7.1) graphql-ws: 5.14.0(graphql@16.7.1) subscriptions-transport-ws-envelop: 2.0.2(graphql@16.7.1)(ws@8.13.0) ws: 8.13.0 @@ -622,13 +622,13 @@ packages: - utf-8-validate dev: true - /@graphql-ez/utils@0.2.0(@types/node@20.4.2)(graphql@16.7.1): + /@graphql-ez/utils@0.2.0(@types/node@20.14.5)(graphql@16.7.1): resolution: {integrity: sha512-oYsmJPG6Ru1ODKni5QvtbBh6OhofIm+jRMTaGL2lZo9ZXqj2WFm4lI4heKTiJQv/VOqKpXOVFS38FvnJzW15Aw==} peerDependencies: '@types/node': '*' graphql: '*' dependencies: - '@types/node': 20.4.2 + '@types/node': 20.14.5 graphql: 16.7.1 dev: true @@ -740,8 +740,10 @@ packages: resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} dev: true - /@types/node@20.4.2: - resolution: {integrity: sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw==} + /@types/node@20.14.5: + resolution: {integrity: sha512-aoRR+fJkZT2l0aGOJhuA8frnCSoNX6W7U2mpNq63+BxBIj5BQFt8rHy627kijCmm63ijdSdwvGgpUsU6MBsZZA==} + dependencies: + undici-types: 5.26.5 dev: true /@types/normalize-package-data@2.4.1: @@ -755,7 +757,7 @@ packages: /@types/ws@8.5.5: resolution: {integrity: sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==} dependencies: - '@types/node': 20.4.2 + '@types/node': 20.14.5 dev: true /abort-controller@3.0.0: @@ -1023,7 +1025,7 @@ packages: rollup: 2.79.1 dev: true - /bob-ts@4.1.1(@types/node@20.4.2)(esbuild@0.18.12)(typescript@5.1.6): + /bob-ts@4.1.1(@types/node@20.14.5)(esbuild@0.18.12)(typescript@5.1.6): resolution: {integrity: sha512-lXvGGP46GSU10LMHB27Kq2PZl+DaK1L5geHxxzLw/QklEWnvfzLPJsH9YGvV9F4AdIGJp85FTC1xIfanwd3NbQ==} engines: {node: '>=14.13.1'} hasBin: true @@ -1037,7 +1039,7 @@ packages: typescript: optional: true dependencies: - '@types/node': 20.4.2 + '@types/node': 20.14.5 bob-esbuild-plugin: 4.0.0(esbuild@0.18.12)(rollup@2.79.1) esbuild: 0.18.12 rollup: 2.79.1 @@ -1950,7 +1952,7 @@ packages: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} dev: true - /graphql-ez@0.16.0(@types/node@20.4.2)(graphql@16.7.1): + /graphql-ez@0.16.0(@types/node@20.14.5)(graphql@16.7.1): resolution: {integrity: sha512-ZognCmC3fP0AZg76QGKmylmZG6uonLTL1qY5Jpx7uTKKGI9o+617URQa6H31TkIdFDWPKACEYzLJ+toMQZ45LA==} engines: {node: '>=14.13.1'} peerDependencies: @@ -1961,7 +1963,7 @@ packages: dependencies: '@envelop/core': 3.0.6 '@envelop/types': 3.0.2 - '@graphql-ez/utils': 0.2.0(@types/node@20.4.2)(graphql@16.7.1) + '@graphql-ez/utils': 0.2.0(@types/node@20.14.5)(graphql@16.7.1) '@pablosz/graphql-helix': 2.0.3(graphql@16.7.1) graphql: 16.7.1 tiny-lru: 10.0.1 @@ -3542,6 +3544,10 @@ packages: which-boxed-primitive: 1.0.2 dev: true + /undici-types@5.26.5: + resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + dev: true + /undici@5.22.1: resolution: {integrity: sha512-Ji2IJhFXZY0x/0tVBXeQwgPlLWw13GVzpsWPQ3rV50IFMMof2I55PZZxtm4P6iNq+L5znYN9nSTAq0ZyE6lSJw==} engines: {node: '>=14.0'}