Skip to content

Commit 0b35ad3

Browse files
fix(deps): update dependency node-fetch to v2.7.0
1 parent ce5d2c1 commit 0b35ad3

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
@@ -2307,9 +2307,9 @@ natural-compare@^1.4.0:
23072307
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
23082308

23092309
node-fetch@^2:
2310-
version "2.6.6"
2311-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
2312-
integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
2310+
version "2.7.0"
2311+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
2312+
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
23132313
dependencies:
23142314
whatwg-url "^5.0.0"
23152315

@@ -2940,7 +2940,7 @@ tr46@^3.0.0:
29402940
tr46@~0.0.3:
29412941
version "0.0.3"
29422942
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
2943-
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
2943+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
29442944

29452945
tsconfig-paths@^3.15.0:
29462946
version "3.15.0"
@@ -3108,7 +3108,7 @@ w3c-xmlserializer@^3.0.0:
31083108
webidl-conversions@^3.0.0:
31093109
version "3.0.1"
31103110
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3111-
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
3111+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
31123112

31133113
webidl-conversions@^7.0.0:
31143114
version "7.0.0"
@@ -3138,7 +3138,7 @@ whatwg-url@^10.0.0:
31383138
whatwg-url@^5.0.0:
31393139
version "5.0.0"
31403140
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3141-
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
3141+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
31423142
dependencies:
31433143
tr46 "~0.0.3"
31443144
webidl-conversions "^3.0.0"

0 commit comments

Comments
 (0)