Skip to content

Commit ddde05d

Browse files
Bump cross-fetch from 2.2.3 to 2.2.6
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 2.2.3 to 2.2.6. - [Release notes](https://github.com/lquixada/cross-fetch/releases) - [Commits](lquixada/cross-fetch@v2.2.3...v2.2.6) --- updated-dependencies: - dependency-name: cross-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 172c8e1 commit ddde05d

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed

yarn.lock

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4430,12 +4430,12 @@ create-require@^1.1.0:
44304430
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
44314431

44324432
cross-fetch@^2.1.0, cross-fetch@^2.1.1:
4433-
version "2.2.3"
4434-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.2.3.tgz#e8a0b3c54598136e037f8650f8e823ccdfac198e"
4435-
integrity sha512-PrWWNH3yL2NYIb/7WF/5vFG3DCQiXDOVf8k3ijatbrtnwNuhMWLC7YF7uqf53tbTFDzHIUD8oITw4Bxt8ST3Nw==
4433+
version "2.2.6"
4434+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.2.6.tgz#2ef0bb39a24ac034787965c457368a28730e220a"
4435+
integrity sha512-9JZz+vXCmfKUZ68zAptS7k4Nu8e2qcibe7WVZYps7sAgk5R8GYTc+T1WR0v1rlP9HxgARmOX1UTIJZFytajpNA==
44364436
dependencies:
4437-
node-fetch "2.1.2"
4438-
whatwg-fetch "2.0.4"
4437+
node-fetch "^2.6.7"
4438+
whatwg-fetch "^2.0.4"
44394439

44404440
cross-spawn@^6.0.0, cross-spawn@^6.0.5:
44414441
version "6.0.5"
@@ -9067,17 +9067,7 @@ [email protected]:
90679067
object.getownpropertydescriptors "^2.0.3"
90689068
semver "^5.7.0"
90699069

9070-
9071-
version "2.1.2"
9072-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.2.tgz#ab884e8e7e57e38a944753cec706f788d1768bb5"
9073-
integrity sha1-q4hOjn5X44qUR1POxwb3iNF2i7U=
9074-
9075-
node-fetch@^2.6.0, node-fetch@^2.6.1:
9076-
version "2.6.1"
9077-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
9078-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
9079-
9080-
node-fetch@^2.6.6, node-fetch@^2.6.7:
9070+
node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.6, node-fetch@^2.6.7:
90819071
version "2.6.7"
90829072
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
90839073
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
@@ -13158,7 +13148,7 @@ websocket@^1.0.32:
1315813148
utf-8-validate "^5.0.2"
1315913149
yaeti "^0.0.6"
1316013150

13161-
13151+
whatwg-fetch@^2.0.4:
1316213152
version "2.0.4"
1316313153
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.4.tgz#dde6a5df315f9d39991aa17621853d720b85566f"
1316413154
integrity sha512-dcQ1GWpOD/eEQ97k66aiEVpNnapVj90/+R+SXTPYGHpYBBypfKJEQjLrvMZ7YXbKm21gXd4NcuxUTjiv1YtLng==

0 commit comments

Comments
 (0)