From a8ac7296876895382e0f0bfbac613b95a2a1a67a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 13:00:58 +0000 Subject: [PATCH] Bump whatwg-fetch from 3.0.0 to 3.4.1 Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.0.0 to 3.4.1. - [Release notes](https://github.com/github/fetch/releases) - [Commits](https://github.com/github/fetch/compare/v3.0.0...v3.4.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 605ddf3..b863753 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "redux-logger": "3.0.6", "redux-thunk": "2.3.0", "style-loader": "1.2.1", - "whatwg-fetch": "3.0.0" + "whatwg-fetch": "3.4.1" }, "devDependencies": { "@babel/core": "7.10.2",