From 6ce9d96e75852c46a13ab0e43d548825fbc52bb6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 13 Mar 2021 01:11:10 +0000 Subject: [PATCH] Bump whatwg-fetch from 3.0.0 to 3.6.2 Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.0.0 to 3.6.2. - [Release notes](https://github.com/github/fetch/releases) - [Commits](https://github.com/github/fetch/compare/v3.0.0...v3.6.2) 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 3523895..d3c3515 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.6.2" }, "devDependencies": { "@babel/core": "7.11.5",