Skip to content

Commit eeea990

Browse files
fix(deps): update dependency node-fetch to v2.6.10
1 parent 9253f70 commit eeea990

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
@@ -2162,9 +2162,9 @@ natural-compare@^1.4.0:
21622162
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
21632163

21642164
node-fetch@^2:
2165-
version "2.6.6"
2166-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
2167-
integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
2165+
version "2.6.10"
2166+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.10.tgz#4a52b637a6802092aa11a3bf73d19aac789fdce1"
2167+
integrity sha512-5YytjUVbwzjE/BX4N62vnPPkGNxlJPwdA9/ArUc4pcM6cYS4Hinuv4VazzwjMGgnWuiQqcemOanib/5PpcsGug==
21682168
dependencies:
21692169
whatwg-url "^5.0.0"
21702170

@@ -2902,7 +2902,7 @@ tr46@^3.0.0:
29022902
tr46@~0.0.3:
29032903
version "0.0.3"
29042904
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
2905-
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
2905+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
29062906

29072907
trim-newlines@^3.0.0:
29082908
version "3.0.1"
@@ -3068,7 +3068,7 @@ w3c-xmlserializer@^3.0.0:
30683068
webidl-conversions@^3.0.0:
30693069
version "3.0.1"
30703070
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3071-
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
3071+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
30723072

30733073
webidl-conversions@^7.0.0:
30743074
version "7.0.0"
@@ -3098,7 +3098,7 @@ whatwg-url@^10.0.0:
30983098
whatwg-url@^5.0.0:
30993099
version "5.0.0"
31003100
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3101-
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
3101+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
31023102
dependencies:
31033103
tr46 "~0.0.3"
31043104
webidl-conversions "^3.0.0"

0 commit comments

Comments
 (0)