Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7f4ff47

Browse files
authoredMar 18, 2022
chore(deps): 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] <[email protected]>
1 parent 6f99b81 commit 7f4ff47

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed
 

‎yarn.lock

+26-1
Original file line numberDiff line numberDiff line change
@@ -8896,11 +8896,18 @@ node-eta@^0.9.0:
88968896
resolved "https://registry.yarnpkg.com/node-eta/-/node-eta-0.9.0.tgz#9fb0b099bcd2a021940e603c64254dc003d9a7a8"
88978897
integrity sha1-n7CwmbzSoCGUDmA8ZCVNwAPZp6g=
88988898

8899-
node-fetch@2.6.1, node-fetch@^2.5.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
8899+
node-fetch@2.6.1:
89008900
version "2.6.1"
89018901
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
89028902
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
89038903

8904+
node-fetch@^2.5.0, node-fetch@^2.6.0, node-fetch@^2.6.1:
8905+
version "2.6.7"
8906+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
8907+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
8908+
dependencies:
8909+
whatwg-url "^5.0.0"
8910+
89048911
node-forge@^0.10.0:
89058912
version "0.10.0"
89068913
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.10.0.tgz#32dea2afb3e9926f02ee5ce8794902691a676bf3"
@@ -11987,6 +11994,11 @@ tr46@^2.0.2:
1198711994
dependencies:
1198811995
punycode "^2.1.1"
1198911996

11997+
tr46@~0.0.3:
11998+
version "0.0.3"
11999+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
12000+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
12001+
1199012002
trim-trailing-lines@^1.0.0:
1199112003
version "1.1.3"
1199212004
resolved "https://registry.yarnpkg.com/trim-trailing-lines/-/trim-trailing-lines-1.1.3.tgz#7f0739881ff76657b7776e10874128004b625a94"
@@ -12594,6 +12606,11 @@ wbuf@^1.1.0, wbuf@^1.7.3:
1259412606
dependencies:
1259512607
minimalistic-assert "^1.0.0"
1259612608

12609+
webidl-conversions@^3.0.0:
12610+
version "3.0.1"
12611+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
12612+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
12613+
1259712614
webidl-conversions@^5.0.0:
1259812615
version "5.0.0"
1259912616
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -12765,6 +12782,14 @@ whatwg-mimetype@^2.3.0:
1276512782
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1276612783
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1276712784

12785+
whatwg-url@^5.0.0:
12786+
version "5.0.0"
12787+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
12788+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
12789+
dependencies:
12790+
tr46 "~0.0.3"
12791+
webidl-conversions "^3.0.0"
12792+
1276812793
whatwg-url@^8.0.0:
1276912794
version "8.1.0"
1277012795
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.1.0.tgz#c628acdcf45b82274ce7281ee31dd3c839791771"

0 commit comments

Comments
 (0)
Please sign in to comment.