Skip to content

Commit 7cde0c6

Browse files
fix(deps): update dependency node-fetch to v2.7.0
1 parent 139a57e commit 7cde0c6

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
@@ -1309,9 +1309,9 @@ natural-compare@^1.4.0:
13091309
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
13101310

13111311
node-fetch@^2:
1312-
version "2.6.12"
1313-
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.12.tgz"
1314-
integrity sha512-C/fGU2E8ToujUivIO0H+tpQ6HWo4eEmchoPIoXtxCrVghxdKq+QOHqEZW7tuP3KlV3bC8FRMO5nMCC7Zm1VP6g==
1312+
version "2.7.0"
1313+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
1314+
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
13151315
dependencies:
13161316
whatwg-url "^5.0.0"
13171317

@@ -1781,7 +1781,7 @@ to-regex-range@^5.0.1:
17811781

17821782
tr46@~0.0.3:
17831783
version "0.0.3"
1784-
resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz"
1784+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
17851785
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
17861786

17871787
tsconfig-paths@^3.15.0:
@@ -1874,12 +1874,12 @@ utils-merge@1.x.x:
18741874

18751875
webidl-conversions@^3.0.0:
18761876
version "3.0.1"
1877-
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz"
1877+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
18781878
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
18791879

18801880
whatwg-url@^5.0.0:
18811881
version "5.0.0"
1882-
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz"
1882+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
18831883
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
18841884
dependencies:
18851885
tr46 "~0.0.3"

0 commit comments

Comments
 (0)