Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and julien-bouyer committed Jan 5, 2021
1 parent 8569e1c commit f0c1874
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 12 deletions.
33 changes: 22 additions & 11 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 @@ -17,7 +17,7 @@
"start": "node _server/app.js"
},
"dependencies": {
"axios": "^0.18.0",
"axios": "^0.21.1",
"cookie-parser": "^1.4.5",
"cors": "^2.8.4",
"http-errors": "~1.6.2",
Expand Down

0 comments on commit f0c1874

Please sign in to comment.