Skip to content

Commit 0ff3368

Browse files
chore(deps): bump cross-fetch from 3.1.4 to 3.1.5 (#3083)
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/lquixada/cross-fetch/releases) - [Commits](lquixada/cross-fetch@v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: cross-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 657fc29 commit 0ff3368

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

yarn.lock

+8-13
Original file line numberDiff line numberDiff line change
@@ -6450,11 +6450,11 @@ cross-env@^5.2.0:
64506450
cross-spawn "^6.0.5"
64516451

64526452
cross-fetch@^3.0.4:
6453-
version "3.1.4"
6454-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.4.tgz#9723f3a3a247bf8b89039f3a380a9244e8fa2f39"
6455-
integrity sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==
6453+
version "3.1.5"
6454+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
6455+
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
64566456
dependencies:
6457-
node-fetch "2.6.1"
6457+
node-fetch "2.6.7"
64586458

64596459
cross-spawn-async@^2.1.1:
64606460
version "2.2.5"
@@ -13355,15 +13355,10 @@ [email protected]:
1335513355
encoding "^0.1.11"
1335613356
is-stream "^1.0.1"
1335713357

13358-
13359-
version "2.6.1"
13360-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
13361-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
13362-
13363-
node-fetch@^2.6.1:
13364-
version "2.6.6"
13365-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.6.tgz#1751a7c01834e8e1697758732e9efb6eeadfaf89"
13366-
integrity sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==
13358+
[email protected], node-fetch@^2.6.1:
13359+
version "2.6.7"
13360+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
13361+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
1336713362
dependencies:
1336813363
whatwg-url "^5.0.0"
1336913364

0 commit comments

Comments
 (0)