Skip to content

Commit 1b5a1e7

Browse files
fix(deps): update dependency node-fetch to v2.7.0
1 parent 3e099f8 commit 1b5a1e7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

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

22882288
node-fetch@^2:
2289-
version "2.6.6"
2290-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
2291-
integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
2289+
version "2.7.0"
2290+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
2291+
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
22922292
dependencies:
22932293
whatwg-url "^5.0.0"
22942294

@@ -3045,7 +3045,7 @@ tr46@^3.0.0:
30453045
tr46@~0.0.3:
30463046
version "0.0.3"
30473047
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3048-
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
3048+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
30493049

30503050
trim-newlines@^3.0.0:
30513051
version "3.0.1"
@@ -3236,7 +3236,7 @@ w3c-xmlserializer@^3.0.0:
32363236
webidl-conversions@^3.0.0:
32373237
version "3.0.1"
32383238
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3239-
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
3239+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
32403240

32413241
webidl-conversions@^7.0.0:
32423242
version "7.0.0"
@@ -3266,7 +3266,7 @@ whatwg-url@^10.0.0:
32663266
whatwg-url@^5.0.0:
32673267
version "5.0.0"
32683268
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3269-
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
3269+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
32703270
dependencies:
32713271
tr46 "~0.0.3"
32723272
webidl-conversions "^3.0.0"

0 commit comments

Comments
 (0)