From 72bfb99945eab50f831421e87157169b4f724154 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 Aug 2021 13:54:53 +0000 Subject: [PATCH] fix(deps): update dependency undici to ^4.4.5 --- internal/testing/package.json | 2 +- packages/client/main/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/internal/testing/package.json b/internal/testing/package.json index 140d3c319c..3349fe226b 100644 --- a/internal/testing/package.json +++ b/internal/testing/package.json @@ -58,7 +58,7 @@ "lodash": "^4.17.21", "subscriptions-transport-ws-envelop": "^1.0.6", "ts-jest": "^27.0.5", - "undici": "^4.4.4", + "undici": "^4.4.5", "ws": "^7.5.3" }, "peerDependencies": { diff --git a/packages/client/main/package.json b/packages/client/main/package.json index 3928958217..618a6daefd 100644 --- a/packages/client/main/package.json +++ b/packages/client/main/package.json @@ -29,7 +29,7 @@ "graphql-ws": "^5.3.0", "isomorphic-ws": "^4.0.1", "subscriptions-transport-ws-envelop": "^1.0.6", - "undici": "^4.4.4", + "undici": "^4.4.5", "ws": "^7.5.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e5f812be80..3553b3aeca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -430,7 +430,7 @@ importers: lodash: ^4.17.21 subscriptions-transport-ws-envelop: ^1.0.6 ts-jest: ^27.0.5 - undici: ^4.4.4 + undici: ^4.4.5 ws: ^7.5.3 devDependencies: '@graphql-ez/utils': link:../../packages/core/utils @@ -468,7 +468,7 @@ importers: lodash: 4.17.21 subscriptions-transport-ws-envelop: 1.0.6_256c795de05385da778b55cce5656df6 ts-jest: 27.0.5_d783205d652bcb54bcd705f572b6bac6 - undici: 4.4.4 + undici: 4.4.5 ws: 7.5.3 internal/website: @@ -565,7 +565,7 @@ importers: isomorphic-ws: ^4.0.1 jest: ^27.0.6 subscriptions-transport-ws-envelop: ^1.0.6 - undici: ^4.4.4 + undici: ^4.4.5 ws: ^7.5.3 dependencies: '@graphql-ez/utils': link:../../core/utils @@ -575,7 +575,7 @@ importers: graphql-ws: 5.3.0_34dd13c2583fe2e4418c23a0d30fc388 isomorphic-ws: 4.0.1_ws@7.5.3 subscriptions-transport-ws-envelop: 1.0.6_256c795de05385da778b55cce5656df6 - undici: 4.4.4 + undici: 4.4.5 ws: 7.5.3 devDependencies: '@graphql-typed-document-node/core': 3.1.0_34dd13c2583fe2e4418c23a0d30fc388 @@ -14224,8 +14224,8 @@ packages: fastify-plugin: 3.0.0 dev: true - /undici/4.4.4: - resolution: {integrity: sha512-UTVdW5XyG5PAufwBxCm6Faw9fXgExEXIDArAVigsJloMC8y3HQypSkZpWaNqCJvV1wP07iK8L1OdiZfv5yC2oA==} + /undici/4.4.5: + resolution: {integrity: sha512-g4PtQrFE2+WkBaL7P4ethZDhkFh8fS5UnN/L+NLtfLXkGGi7asZR+s08qKVR54KZSytD6RQscGTlOwbElGRNyw==} engines: {node: '>=12.18'} /unherit/1.1.3: