Skip to content

Commit

Permalink
build(deps): update whatwg-fetch requirement from ^2.0.4 to ^3.0.0 (a…
Browse files Browse the repository at this point in the history
…pache#150)

Updates the requirements on [whatwg-fetch](https://github.com/github/fetch) to permit the latest version.
- [Release notes](https://github.com/github/fetch/releases)
- [Commits](JakeChampion/fetch@v2.0.4...v3.0.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and williaster committed Jun 25, 2019
1 parent 795d2ed commit 8c3bc23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/superset-ui-connection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@babel/runtime": "^7.1.2",
"whatwg-fetch": "^2.0.4"
"whatwg-fetch": "^3.0.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 8c3bc23

Please sign in to comment.