From a52da9a372d0f81004a54ce634a017f0c2f6c23f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 11:23:43 +0000 Subject: [PATCH] chore(deps): bump react-native-fetch-api from 1.0.2 to 2.0.0 Bumps [react-native-fetch-api](https://github.com/react-native-community/fetch) from 1.0.2 to 2.0.0. - [Release notes](https://github.com/react-native-community/fetch/releases) - [Changelog](https://github.com/react-native-community/fetch/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-native-community/fetch/compare/v1.0.2...v2.0.0) --- updated-dependencies: - dependency-name: react-native-fetch-api dependency-type: direct:production 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 0177a69..a13b7a0 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "native-abort-controller": "^1.0.3", "native-fetch": "^3.0.0", "node-fetch": "npm:@achingbrain/node-fetch@^2.6.4", - "react-native-fetch-api": "^1.0.2", + "react-native-fetch-api": "^2.0.0", "stream-to-it": "^0.2.2" }, "devDependencies": {