From e6f9c7d6bcae4629ffe4e789ba21bf1200cdcdf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 13:21:37 +0000 Subject: [PATCH] Bump cross-fetch from 3.1.8 to 4.0.0 Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.8 to 4.0.0. - [Release notes](https://github.com/lquixada/cross-fetch/releases) - [Changelog](https://github.com/lquixada/cross-fetch/blob/v4.x/CHANGELOG.md) - [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.8...v4.0.0) --- updated-dependencies: - dependency-name: cross-fetch dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e1b1c7..aa7b932 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^14.0.0", "@types/node": "*", - "cross-fetch": "^3.1.5", + "cross-fetch": "^4.0.0", "msw": "^1.2.3" }, "files": [