Skip to content

Commit

Permalink
Bump axios from 0.17.1 to 0.18.1
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.17.1 to 0.18.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](axios/axios@v0.17.1...v0.18.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2020
1 parent a34bc51 commit 99d6604
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 7 deletions.
27 changes: 21 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"heroku-postbuild": "npm install && npm run build"
},
"dependencies": {
"axios": "^0.17.1",
"axios": "^0.18.1",
"express": "^4.16.2",
"morgan": "^1.9.0",
"react": "^16.2.0",
Expand Down

0 comments on commit 99d6604

Please sign in to comment.