From 2daff12cfa0a5dff18ac2df7408c7a323e8bb6bc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 06:55:39 +0000 Subject: [PATCH] Bump whatwg-fetch from 3.0.0 to 3.5.0 Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.0.0 to 3.5.0. - [Release notes](https://github.com/github/fetch/releases) - [Commits](https://github.com/github/fetch/compare/v3.0.0...v3.5.0) 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..3a170e7 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.5.0" }, "devDependencies": { "@babel/core": "7.10.2",