Skip to content

Commit fd145de

Browse files
Bump cross-fetch from 2.2.5 to 2.2.6 (#981)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7097282 commit fd145de

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

yarn.lock

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3492,12 +3492,12 @@ cross-env@^7.0.3:
34923492
cross-spawn "^7.0.1"
34933493

34943494
cross-fetch@^2.1.0:
3495-
version "2.2.5"
3496-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.2.5.tgz#afaf5729f3b6c78d89c9296115c9f142541a5705"
3497-
integrity sha512-xqYAhQb4NhCJSRym03dwxpP1bYXpK3y7UN83Bo2WFi3x1Zmzn0SL/6xGoPr+gpt4WmNrgCCX3HPysvOwFOW36w==
3495+
version "2.2.6"
3496+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.2.6.tgz#2ef0bb39a24ac034787965c457368a28730e220a"
3497+
integrity sha512-9JZz+vXCmfKUZ68zAptS7k4Nu8e2qcibe7WVZYps7sAgk5R8GYTc+T1WR0v1rlP9HxgARmOX1UTIJZFytajpNA==
34983498
dependencies:
3499-
node-fetch "2.6.1"
3500-
whatwg-fetch "2.0.4"
3499+
node-fetch "^2.6.7"
3500+
whatwg-fetch "^2.0.4"
35013501

35023502
cross-fetch@^3.1.4:
35033503
version "3.1.5"
@@ -6883,12 +6883,7 @@ node-addon-api@^2.0.0:
68836883
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-2.0.2.tgz#432cfa82962ce494b132e9d72a15b29f71ff5d32"
68846884
integrity sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA==
68856885

6886-
node-fetch@2.6.1:
6887-
version "2.6.1"
6888-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
6889-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
6890-
6891-
node-fetch@2.6.7, node-fetch@^2.6.0, node-fetch@^2.6.1:
6886+
node-fetch@2.6.7, node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.7:
68926887
version "2.6.7"
68936888
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
68946889
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
@@ -10086,7 +10081,7 @@ whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.5:
1008610081
dependencies:
1008710082
iconv-lite "0.4.24"
1008810083

10089-
whatwg-fetch@2.0.4:
10084+
whatwg-fetch@^2.0.4:
1009010085
version "2.0.4"
1009110086
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
1009210087
integrity sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==

0 commit comments

Comments
 (0)