Skip to content

Commit 69aebe8

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: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c478c0 commit 69aebe8

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
@@ -10780,9 +10780,11 @@ no-case@^3.0.4:
1078010780
tslib "^2.0.3"
1078110781

1078210782
node-fetch@^2.6.0, node-fetch@^2.6.1:
10783-
version "2.6.1"
10784-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
10785-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
10783+
version "2.6.7"
10784+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
10785+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
10786+
dependencies:
10787+
whatwg-url "^5.0.0"
1078610788

1078710789
node-gyp@^3.8.0:
1078810790
version "3.8.0"
@@ -13736,6 +13738,11 @@ tr46@^2.1.0:
1373613738
dependencies:
1373713739
punycode "^2.1.1"
1373813740

13741+
tr46@~0.0.3:
13742+
version "0.0.3"
13743+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
13744+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
13745+
1373913746
tracked-maps-and-sets@^2.0.0:
1374013747
version "2.2.1"
1374113748
resolved "https://registry.yarnpkg.com/tracked-maps-and-sets/-/tracked-maps-and-sets-2.2.1.tgz#323dd40540c561e8b0ffdec8bf129c68ec5025f9"
@@ -14202,6 +14209,11 @@ web-app-manifest-validator@^1.0.0:
1420214209
dependencies:
1420314210
is-array "^1.0.1"
1420414211

14212+
webidl-conversions@^3.0.0:
14213+
version "3.0.1"
14214+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
14215+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
14216+
1420514217
webidl-conversions@^5.0.0:
1420614218
version "5.0.0"
1420714219
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -14280,6 +14292,14 @@ whatwg-mimetype@^2.3.0:
1428014292
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1428114293
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1428214294

14295+
whatwg-url@^5.0.0:
14296+
version "5.0.0"
14297+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
14298+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
14299+
dependencies:
14300+
tr46 "~0.0.3"
14301+
webidl-conversions "^3.0.0"
14302+
1428314303
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
1428414304
version "8.7.0"
1428514305
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"

0 commit comments

Comments
 (0)