Skip to content

Commit d516251

Browse files
chore(deps): update dependency node-fetch to v2.7.0
1 parent 356ca54 commit d516251

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
@@ -2650,9 +2650,9 @@ natural-compare@^1.4.0:
26502650
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
26512651

26522652
node-fetch@^2:
2653-
version "2.6.6"
2654-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
2655-
integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
2653+
version "2.7.0"
2654+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
2655+
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
26562656
dependencies:
26572657
whatwg-url "^5.0.0"
26582658

@@ -3420,7 +3420,7 @@ tr46@^3.0.0:
34203420
tr46@~0.0.3:
34213421
version "0.0.3"
34223422
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3423-
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
3423+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
34243424

34253425
tsconfig-paths@^3.15.0:
34263426
version "3.15.0"
@@ -3633,7 +3633,7 @@ w3c-xmlserializer@^3.0.0:
36333633
webidl-conversions@^3.0.0:
36343634
version "3.0.1"
36353635
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3636-
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
3636+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
36373637

36383638
webidl-conversions@^7.0.0:
36393639
version "7.0.0"
@@ -3663,7 +3663,7 @@ whatwg-url@^10.0.0:
36633663
whatwg-url@^5.0.0:
36643664
version "5.0.0"
36653665
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3666-
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
3666+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
36673667
dependencies:
36683668
tr46 "~0.0.3"
36693669
webidl-conversions "^3.0.0"

0 commit comments

Comments
 (0)