Skip to content

Commit 0a82da4

Browse files
chore(deps): bump cross-fetch from 2.2.5 to 2.2.6
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 2.2.5 to 2.2.6. - [Release notes](https://github.com/lquixada/cross-fetch/releases) - [Commits](lquixada/cross-fetch@v2.2.5...v2.2.6) --- updated-dependencies: - dependency-name: cross-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64b7250 commit 0a82da4

1 file changed

Lines changed: 30 additions & 15 deletions

File tree

yarn.lock

Lines changed: 30 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6755,12 +6755,12 @@ create-hmac@^1.1.0, create-hmac@^1.1.4, create-hmac@^1.1.7:
67556755
sha.js "^2.4.8"
67566756

67576757
cross-fetch@^2.1.0, cross-fetch@^2.1.1:
6758-
version "2.2.5"
6759-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.2.5.tgz#afaf5729f3b6c78d89c9296115c9f142541a5705"
6760-
integrity sha512-xqYAhQb4NhCJSRym03dwxpP1bYXpK3y7UN83Bo2WFi3x1Zmzn0SL/6xGoPr+gpt4WmNrgCCX3HPysvOwFOW36w==
6758+
version "2.2.6"
6759+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.2.6.tgz#2ef0bb39a24ac034787965c457368a28730e220a"
6760+
integrity sha512-9JZz+vXCmfKUZ68zAptS7k4Nu8e2qcibe7WVZYps7sAgk5R8GYTc+T1WR0v1rlP9HxgARmOX1UTIJZFytajpNA==
67616761
dependencies:
6762-
node-fetch "2.6.1"
6763-
whatwg-fetch "2.0.4"
6762+
node-fetch "^2.6.7"
6763+
whatwg-fetch "^2.0.4"
67646764

67656765
cross-spawn@7.0.3, cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
67666766
version "7.0.3"
@@ -13354,15 +13354,12 @@ node-addon-api@^2.0.0:
1335413354
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-2.0.2.tgz#432cfa82962ce494b132e9d72a15b29f71ff5d32"
1335513355
integrity sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA==
1335613356

13357-
node-fetch@2.6.1:
13358-
version "2.6.1"
13359-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
13360-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
13361-
13362-
node-fetch@^2.6.0, node-fetch@^2.6.1:
13363-
version "2.6.2"
13364-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.2.tgz#986996818b73785e47b1965cc34eb093a1d464d0"
13365-
integrity sha512-aLoxToI6RfZ+0NOjmWAgn9+LEd30YCkJKFSyWacNZdEKTit/ZMcKjGkTRo8uWEsnIb/hfKecNPEbln02PdWbcA==
13357+
node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.7:
13358+
version "2.6.7"
13359+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
13360+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
13361+
dependencies:
13362+
whatwg-url "^5.0.0"
1336613363

1336713364
node-fetch@~1.7.1:
1336813365
version "1.7.3"
@@ -18186,6 +18183,11 @@ tr46@^2.1.0:
1818618183
dependencies:
1818718184
punycode "^2.1.1"
1818818185

18186+
tr46@~0.0.3:
18187+
version "0.0.3"
18188+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
18189+
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
18190+
1818918191
trezor-connect@^8.1.9:
1819018192
version "8.1.29"
1819118193
resolved "https://registry.yarnpkg.com/trezor-connect/-/trezor-connect-8.1.29.tgz#8cccf0e4d4101d2331d3e56d60eb39d08d557f44"
@@ -19846,6 +19848,11 @@ web3@^1.5.2:
1984619848
web3-shh "1.5.2"
1984719849
web3-utils "1.5.2"
1984819850

19851+
webidl-conversions@^3.0.0:
19852+
version "3.0.1"
19853+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
19854+
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==
19855+
1984919856
webidl-conversions@^4.0.2:
1985019857
version "4.0.2"
1985119858
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -20065,7 +20072,7 @@ whatwg-encoding@^1.0.5:
2006520072
dependencies:
2006620073
iconv-lite "0.4.24"
2006720074

20068-
whatwg-fetch@2.0.4:
20075+
whatwg-fetch@^2.0.4:
2006920076
version "2.0.4"
2007020077
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
2007120078
integrity sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==
@@ -20080,6 +20087,14 @@ whatwg-mimetype@^2.3.0:
2008020087
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
2008120088
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
2008220089

20090+
whatwg-url@^5.0.0:
20091+
version "5.0.0"
20092+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
20093+
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
20094+
dependencies:
20095+
tr46 "~0.0.3"
20096+
webidl-conversions "^3.0.0"
20097+
2008320098
whatwg-url@^8.0.0, whatwg-url@^8.5.0:
2008420099
version "8.7.0"
2008520100
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77"

0 commit comments

Comments
 (0)