Skip to content

Commit 472a944

Browse files
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd84ade commit 472a944

File tree

1 file changed

+23
-3
lines changed

1 file changed

+23
-3
lines changed

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4611,9 +4611,11 @@ node-emoji@1.10.0:
46114611
lodash.toarray "^4.4.0"
46124612

46134613
node-fetch@^2.6.1:
4614-
version "2.6.1"
4615-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4616-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4614+
version "2.6.7"
4615+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4616+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4617+
dependencies:
4618+
whatwg-url "^5.0.0"
46174619

46184620
node-int64@^0.4.0:
46194621
version "0.4.0"
@@ -6277,6 +6279,11 @@ tr46@^2.0.2:
62776279
dependencies:
62786280
punycode "^2.1.1"
62796281

6282+
tr46@~0.0.3:
6283+
version "0.0.3"
6284+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
6285+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
6286+
62806287
tree-kill@1.2.2:
62816288
version "1.2.2"
62826289
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
@@ -6625,6 +6632,11 @@ wcwidth@^1.0.1:
66256632
dependencies:
66266633
defaults "^1.0.3"
66276634

6635+
webidl-conversions@^3.0.0:
6636+
version "3.0.1"
6637+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6638+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
6639+
66286640
webidl-conversions@^5.0.0:
66296641
version "5.0.0"
66306642
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -6689,6 +6701,14 @@ whatwg-mimetype@^2.3.0:
66896701
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
66906702
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
66916703

6704+
whatwg-url@^5.0.0:
6705+
version "5.0.0"
6706+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6707+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
6708+
dependencies:
6709+
tr46 "~0.0.3"
6710+
webidl-conversions "^3.0.0"
6711+
66926712
whatwg-url@^8.0.0:
66936713
version "8.4.0"
66946714
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.4.0.tgz#50fb9615b05469591d2b2bd6dfaed2942ed72837"

0 commit comments

Comments
 (0)