From e85ed294d73fb3dbe49d7ee8e9767e684edc8e84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Oct 2021 22:59:42 +0200 Subject: [PATCH] fix(deps): update dependency node-fetch to v2.6.5 (#2510) --- packages/proxy/package.json | 2 +- pnpm-lock.yaml | 26 ++++++++++++++++++++++++-- 2 files changed, 25 insertions(+), 3 deletions(-) diff --git a/packages/proxy/package.json b/packages/proxy/package.json index 00b05c32b..3961ca338 100644 --- a/packages/proxy/package.json +++ b/packages/proxy/package.json @@ -49,7 +49,7 @@ "abortcontroller-polyfill": "1.7.3", "debug": "4.3.2", "lodash": "4.17.21", - "node-fetch": "2.6.1", + "node-fetch": "2.6.5", "request": "2.87.0", "undici": "4.7.3", "undici-fetch": "1.0.0-rc.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d227c33a6..a501441cd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -917,7 +917,7 @@ importers: JSONStream: 1.3.5 lodash: 4.17.21 nock: 13.0.11 - node-fetch: 2.6.1 + node-fetch: 2.6.5 node-mocks-http: 1.10.1 request: 2.87.0 semver: 7.3.5 @@ -934,7 +934,7 @@ importers: debug: 4.3.2 JSONStream: 1.3.5 lodash: 4.17.21 - node-fetch: 2.6.1 + node-fetch: 2.6.5 request: 2.87.0 undici: 4.7.3 undici-fetch: 1.0.0-rc.4 @@ -16526,6 +16526,13 @@ packages: resolution: {integrity: sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==} engines: {node: 4.x || >=6.0.0} + /node-fetch/2.6.5: + resolution: {integrity: sha512-mmlIVHJEu5rnIxgEgez6b9GgWXbkZj5YZ7fx+2r94a2E+Uirsp6HsPTPlomfdHtpt/B0cdKviwkoaM6pyvUOpQ==} + engines: {node: 4.x || >=6.0.0} + dependencies: + whatwg-url: 5.0.0 + dev: false + /node-fetch/3.0.0-beta.6-exportfix: resolution: {integrity: sha512-jhW2arLPAddi7q04JxlQtApqMQF8GxlGZV+wj5/WuDz3hpDTnAU9haJ5Fi2a0N3b4e728O4EIVACNq9nDCzLYw==} engines: {node: '>=10.16'} @@ -20887,6 +20894,10 @@ packages: punycode: 2.1.1 universalify: 0.1.2 + /tr46/0.0.3: + resolution: {integrity: sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=} + dev: false + /tr46/1.0.1: resolution: {integrity: sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=} dependencies: @@ -21785,6 +21796,10 @@ packages: resolution: {integrity: sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==} dev: false + /webidl-conversions/3.0.1: + resolution: {integrity: sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=} + dev: false + /webidl-conversions/4.0.2: resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==} dev: true @@ -22374,6 +22389,13 @@ packages: /whatwg-mimetype/2.3.0: resolution: {integrity: sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==} + /whatwg-url/5.0.0: + resolution: {integrity: sha1-lmRU6HZUYuN2RNNib2dCzotwll0=} + dependencies: + tr46: 0.0.3 + webidl-conversions: 3.0.1 + dev: false + /whatwg-url/7.1.0: resolution: {integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==} dependencies: