chore(deps): bump whatwg-fetch from 2.0.4 to 3.4.0

Bumps [whatwg-fetch](https://github.com/github/fetch) from 2.0.4 to 3.4.0.
- [Release notes](https://github.com/github/fetch/releases)
- [Commits](https://github.com/github/fetch/compare/v2.0.4...v3.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-27 11:05:18 +00:00
committed by GitHub
parent 6a1bfbdde8
commit 23c34ff0b1
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
"jest-fetch-mock": "^3.0.3",
"msw": "^0.20.5",
"react-test-renderer": "^16.13.1",
"whatwg-fetch": "^2.0.0"
"whatwg-fetch": "^3.4.0"
},
"files": [
"dist"
+1 -1
View File
@@ -27,7 +27,7 @@
"express": "^4.17.1",
"express-promise-router": "^3.0.3",
"graphql": "^15.3.0",
"whatwg-fetch": "^2.0.0",
"whatwg-fetch": "^3.4.0",
"winston": "^3.2.1",
"yn": "^4.0.0"
},