Skip to content

Commit 6e9b7f1

Browse files
dependabot[bot]abarmat
authored andcommitted
build(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] <[email protected]>
1 parent ee995bc commit 6e9b7f1

File tree

1 file changed

+32
-7
lines changed

1 file changed

+32
-7
lines changed

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3560,12 +3560,12 @@ [email protected]:
35603560
node-fetch "2.6.1"
35613561

35623562
cross-fetch@^2.1.0, cross-fetch@^2.1.1:
3563-
version "2.2.5"
3564-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.2.5.tgz#afaf5729f3b6c78d89c9296115c9f142541a5705"
3565-
integrity sha512-xqYAhQb4NhCJSRym03dwxpP1bYXpK3y7UN83Bo2WFi3x1Zmzn0SL/6xGoPr+gpt4WmNrgCCX3HPysvOwFOW36w==
3563+
version "2.2.6"
3564+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.2.6.tgz#2ef0bb39a24ac034787965c457368a28730e220a"
3565+
integrity sha512-9JZz+vXCmfKUZ68zAptS7k4Nu8e2qcibe7WVZYps7sAgk5R8GYTc+T1WR0v1rlP9HxgARmOX1UTIJZFytajpNA==
35663566
dependencies:
3567-
node-fetch "2.6.1"
3568-
whatwg-fetch "2.0.4"
3567+
node-fetch "^2.6.7"
3568+
whatwg-fetch "^2.0.4"
35693569

35703570
cross-spawn@^6.0.0, cross-spawn@^6.0.5:
35713571
version "6.0.5"
@@ -8426,11 +8426,18 @@ [email protected]:
84268426
object.getownpropertydescriptors "^2.0.3"
84278427
semver "^5.7.0"
84288428

8429-
[email protected], node-fetch@^2.6.0, node-fetch@^2.6.1:
8429+
84308430
version "2.6.1"
84318431
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
84328432
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
84338433

8434+
node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.7:
8435+
version "2.6.7"
8436+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
8437+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
8438+
dependencies:
8439+
whatwg-url "^5.0.0"
8440+
84348441
node-fetch@~1.7.1:
84358442
version "1.7.3"
84368443
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
@@ -11181,6 +11188,11 @@ tough-cookie@^2.3.3, tough-cookie@~2.5.0:
1118111188
psl "^1.1.28"
1118211189
punycode "^2.1.1"
1118311190

11191+
tr46@~0.0.3:
11192+
version "0.0.3"
11193+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
11194+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
11195+
1118411196
trim-newlines@^3.0.0:
1118511197
version "3.0.1"
1118611198
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
@@ -12190,6 +12202,11 @@ [email protected]:
1219012202
web3-shh "1.5.0"
1219112203
web3-utils "1.5.0"
1219212204

12205+
webidl-conversions@^3.0.0:
12206+
version "3.0.1"
12207+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
12208+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
12209+
1219312210
1219412211
version "1.0.32"
1219512212
resolved "https://registry.yarnpkg.com/websocket/-/websocket-1.0.32.tgz#1f16ddab3a21a2d929dec1687ab21cfdc6d3dbb1"
@@ -12214,7 +12231,7 @@ websocket@^1.0.31, websocket@^1.0.32:
1221412231
utf-8-validate "^5.0.2"
1221512232
yaeti "^0.0.6"
1221612233

12217-
12234+
whatwg-fetch@^2.0.4:
1221812235
version "2.0.4"
1221912236
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
1222012237
integrity sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==
@@ -12224,6 +12241,14 @@ whatwg-fetch@^3.4.1:
1222412241
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz#dced24f37f2624ed0281725d51d0e2e3fe677f8c"
1222512242
integrity sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==
1222612243

12244+
whatwg-url@^5.0.0:
12245+
version "5.0.0"
12246+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
12247+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
12248+
dependencies:
12249+
tr46 "~0.0.3"
12250+
webidl-conversions "^3.0.0"
12251+
1222712252
which-boxed-primitive@^1.0.2:
1222812253
version "1.0.2"
1222912254
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"

0 commit comments

Comments
 (0)