Skip to content

Commit

Permalink
Bump axios from 0.18.0 to 0.18.1
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.18.0 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.18.0...v0.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and acifani committed Mar 18, 2020
1 parent cc04489 commit 7521c6f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 10 deletions.
26 changes: 17 additions & 9 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
Expand Up @@ -35,7 +35,7 @@
"coverage": "jest --coverage"
},
"dependencies": {
"axios": "^0.18.0",
"axios": "^0.18.1",
"date-fns": "^1.30.1",
"express": "^4.16.4",
"express-validator": "^5.3.1",
Expand Down

0 comments on commit 7521c6f

Please sign in to comment.