Skip to content

Commit e908fd2

Browse files
fix(deps): update dependency node-fetch to v2.6.9
1 parent 89cab0a commit e908fd2

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
@@ -2157,9 +2157,9 @@ natural-compare@^1.4.0:
21572157
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
21582158

21592159
node-fetch@^2:
2160-
version "2.6.6"
2161-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
2162-
integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
2160+
version "2.6.9"
2161+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.9.tgz#7c7f744b5cc6eb5fd404e0c7a9fec630a55657e6"
2162+
integrity sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==
21632163
dependencies:
21642164
whatwg-url "^5.0.0"
21652165

@@ -2897,7 +2897,7 @@ tr46@^3.0.0:
28972897
tr46@~0.0.3:
28982898
version "0.0.3"
28992899
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
2900-
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
2900+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
29012901

29022902
trim-newlines@^3.0.0:
29032903
version "3.0.1"
@@ -3063,7 +3063,7 @@ w3c-xmlserializer@^3.0.0:
30633063
webidl-conversions@^3.0.0:
30643064
version "3.0.1"
30653065
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3066-
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
3066+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
30673067

30683068
webidl-conversions@^7.0.0:
30693069
version "7.0.0"
@@ -3093,7 +3093,7 @@ whatwg-url@^10.0.0:
30933093
whatwg-url@^5.0.0:
30943094
version "5.0.0"
30953095
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3096-
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
3096+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
30973097
dependencies:
30983098
tr46 "~0.0.3"
30993099
webidl-conversions "^3.0.0"

0 commit comments

Comments
 (0)