Skip to content

Commit d9a6406

Browse files
Update dependency node-fetch to v2.6.7 [SECURITY]
1 parent ab6f408 commit d9a6406

1 file changed

Lines changed: 23 additions & 2 deletions

File tree

yarn.lock

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6264,8 +6264,11 @@ node-fetch@^1.0.1:
62646264
is-stream "^1.0.1"
62656265

62666266
node-fetch@^2.3.0:
6267-
version "2.3.0"
6268-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.3.0.tgz#1a1d940bbfb916a1d3e0219f037e89e71f8c5fa5"
6267+
version "2.7.0"
6268+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
6269+
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
6270+
dependencies:
6271+
whatwg-url "^5.0.0"
62696272

62706273
node-int64@^0.4.0:
62716274
version "0.4.0"
@@ -8515,6 +8518,11 @@ tr46@^1.0.1:
85158518
dependencies:
85168519
punycode "^2.1.0"
85178520

8521+
tr46@~0.0.3:
8522+
version "0.0.3"
8523+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
8524+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
8525+
85188526
trim-newlines@^1.0.0:
85198527
version "1.0.0"
85208528
resolved "https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
@@ -8781,6 +8789,11 @@ watchpack@^1.5.0:
87818789
graceful-fs "^4.1.2"
87828790
neo-async "^2.5.0"
87838791

8792+
webidl-conversions@^3.0.0:
8793+
version "3.0.1"
8794+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
8795+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
8796+
87848797
webidl-conversions@^4.0.2:
87858798
version "4.0.2"
87868799
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -8855,6 +8868,14 @@ whatwg-mimetype@^2.1.0:
88558868
version "2.2.0"
88568869
resolved "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.2.0.tgz#a3d58ef10b76009b042d03e25591ece89b88d171"
88578870

8871+
whatwg-url@^5.0.0:
8872+
version "5.0.0"
8873+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
8874+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
8875+
dependencies:
8876+
tr46 "~0.0.3"
8877+
webidl-conversions "^3.0.0"
8878+
88588879
whatwg-url@^6.4.1:
88598880
version "6.5.0"
88608881
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"

0 commit comments

Comments
 (0)