Skip to content

Commit d45e731

Browse files
chore(deps): update dependency node-fetch to v2.7.0
1 parent ee527b7 commit d45e731

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2593,9 +2593,9 @@ natural-compare@^1.4.0:
25932593
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
25942594

25952595
node-fetch@^2:
2596-
version "2.6.6"
2597-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
2598-
integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
2596+
version "2.7.0"
2597+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
2598+
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
25992599
dependencies:
26002600
whatwg-url "^5.0.0"
26012601

@@ -3344,7 +3344,7 @@ tr46@^3.0.0:
33443344
tr46@~0.0.3:
33453345
version "0.0.3"
33463346
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3347-
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
3347+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
33483348

33493349
tsconfig-paths@^3.15.0:
33503350
version "3.15.0"
@@ -3557,7 +3557,7 @@ w3c-xmlserializer@^3.0.0:
35573557
webidl-conversions@^3.0.0:
35583558
version "3.0.1"
35593559
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3560-
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
3560+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
35613561

35623562
webidl-conversions@^7.0.0:
35633563
version "7.0.0"
@@ -3587,7 +3587,7 @@ whatwg-url@^10.0.0:
35873587
whatwg-url@^5.0.0:
35883588
version "5.0.0"
35893589
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3590-
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
3590+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
35913591
dependencies:
35923592
tr46 "~0.0.3"
35933593
webidl-conversions "^3.0.0"

0 commit comments

Comments
 (0)