Skip to content

Commit 32a5667

Browse files
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 a49602c commit 32a5667

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4969,12 +4969,12 @@ cross-env@^5.2.0:
49694969
cross-spawn "^6.0.5"
49704970

49714971
cross-fetch@^2.1.0, cross-fetch@^2.1.1:
4972-
version "2.2.5"
4973-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.2.5.tgz#afaf5729f3b6c78d89c9296115c9f142541a5705"
4974-
integrity sha512-xqYAhQb4NhCJSRym03dwxpP1bYXpK3y7UN83Bo2WFi3x1Zmzn0SL/6xGoPr+gpt4WmNrgCCX3HPysvOwFOW36w==
4972+
version "2.2.6"
4973+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.2.6.tgz#2ef0bb39a24ac034787965c457368a28730e220a"
4974+
integrity sha512-9JZz+vXCmfKUZ68zAptS7k4Nu8e2qcibe7WVZYps7sAgk5R8GYTc+T1WR0v1rlP9HxgARmOX1UTIJZFytajpNA==
49754975
dependencies:
4976-
node-fetch "2.6.1"
4977-
whatwg-fetch "2.0.4"
4976+
node-fetch "^2.6.7"
4977+
whatwg-fetch "^2.0.4"
49784978

49794979
cross-fetch@^3.0.6:
49804980
version "3.1.4"
@@ -10599,10 +10599,10 @@ node-fetch@^1.0.1, node-fetch@~1.7.1:
1059910599
encoding "^0.1.11"
1060010600
is-stream "^1.0.1"
1060110601

10602-
node-fetch@^2.6.0, node-fetch@^2.6.1:
10603-
version "2.6.5"
10604-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.5.tgz#42735537d7f080a7e5f78b6c549b7146be1742fd"
10605-
integrity sha512-mmlIVHJEu5rnIxgEgez6b9GgWXbkZj5YZ7fx+2r94a2E+Uirsp6HsPTPlomfdHtpt/B0cdKviwkoaM6pyvUOpQ==
10602+
node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.7:
10603+
version "2.6.7"
10604+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
10605+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
1060610606
dependencies:
1060710607
whatwg-url "^5.0.0"
1060810608

@@ -15544,16 +15544,16 @@ whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.5:
1554415544
dependencies:
1554515545
iconv-lite "0.4.24"
1554615546

15547-
whatwg-fetch@2.0.4:
15548-
version "2.0.4"
15549-
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
15550-
integrity sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==
15551-
1555215547
whatwg-fetch@>=0.10.0:
1555315548
version "3.6.2"
1555415549
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz#dced24f37f2624ed0281725d51d0e2e3fe677f8c"
1555515550
integrity sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==
1555615551

15552+
whatwg-fetch@^2.0.4:
15553+
version "2.0.4"
15554+
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
15555+
integrity sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==
15556+
1555715557
whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
1555815558
version "2.3.0"
1555915559
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"

0 commit comments

Comments
 (0)