Skip to content

Commit

Permalink
chore(deps): bump axios version (#111)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.17.1 to 0.19.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.17.1...v0.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lukeed committed Oct 21, 2019
1 parent 7ea8548 commit 502bb4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -11,7 +11,7 @@
"test": "tape tests/*.js | tap-spec"
},
"devDependencies": {
"axios": "^0.17.1",
"axios": "^0.19.0",
"lerna": "^2.8.0",
"tap-spec": "^4.1.1",
"tape": "^4.8.0"
Expand Down

0 comments on commit 502bb4c

Please sign in to comment.