Skip to content

Commit

Permalink
Bump axios from 0.16.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.16.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.16.1...v0.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 13, 2020
1 parent 7f5781d commit 723bf4a
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 9 deletions.
35 changes: 27 additions & 8 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 @@ -5,7 +5,7 @@
"description": "React Weather component",
"main": "lib/js/ReactWeather.js",
"dependencies": {
"axios": "^0.16.1",
"axios": "^0.18.1",
"moment": "^2.18.1",
"react": "~15.4.1",
"react-dom": "~15.4.1"
Expand Down

0 comments on commit 723bf4a

Please sign in to comment.