Skip to content

Commit d470830

Browse files
chore(deps): update dependency node-fetch to v2.6.7 [security]
1 parent e20a347 commit d470830

1 file changed

Lines changed: 23 additions & 3 deletions

File tree

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7731,9 +7731,11 @@ no-case@^3.0.4:
77317731
tslib "^2.0.3"
77327732

77337733
node-fetch@^2.2.0, node-fetch@^2.6.1:
7734-
version "2.6.1"
7735-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
7736-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
7734+
version "2.7.0"
7735+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
7736+
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
7737+
dependencies:
7738+
whatwg-url "^5.0.0"
77377739

77387740
node-html-parser@^2.0.0:
77397741
version "2.0.0"
@@ -10924,6 +10926,11 @@ tr46@^2.0.2:
1092410926
dependencies:
1092510927
punycode "^2.1.1"
1092610928

10929+
tr46@~0.0.3:
10930+
version "0.0.3"
10931+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
10932+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
10933+
1092710934
tree-kill@^1.2.2:
1092810935
version "1.2.2"
1092910936
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
@@ -11489,6 +11496,11 @@ web-streams-polyfill@^3.0.1:
1148911496
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.0.1.tgz#1f836eea307e8f4af15758ee473c7af755eb879e"
1149011497
integrity sha512-M+EmTdszMWINywOZaqpZ6VIEDUmNpRaTOuizF0ZKPjSDC8paMRe/jBBwFv0Yeyn5WYnM5pMqMQa82vpaE+IJRw==
1149111498

11499+
webidl-conversions@^3.0.0:
11500+
version "3.0.1"
11501+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
11502+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
11503+
1149211504
webidl-conversions@^5.0.0:
1149311505
version "5.0.0"
1149411506
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff"
@@ -11645,6 +11657,14 @@ whatwg-mimetype@^2.3.0:
1164511657
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
1164611658
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
1164711659

11660+
whatwg-url@^5.0.0:
11661+
version "5.0.0"
11662+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
11663+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
11664+
dependencies:
11665+
tr46 "~0.0.3"
11666+
webidl-conversions "^3.0.0"
11667+
1164811668
whatwg-url@^8.0.0:
1164911669
version "8.4.0"
1165011670
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.4.0.tgz#50fb9615b05469591d2b2bd6dfaed2942ed72837"

0 commit comments

Comments
 (0)