Skip to content

Commit

Permalink
Bump axios from 0.19.0 to 0.21.1 in /curso
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.19.0 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.19.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 5, 2021
1 parent bc88e66 commit 7167306
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 29 deletions.
35 changes: 7 additions & 28 deletions curso/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 curso/package.json
Expand Up @@ -7,7 +7,7 @@
"dev": "nodemon src/server.js"
},
"dependencies": {
"axios": "^0.19.0",
"axios": "^0.21.1",
"express": "^4.17.1",
"mongoose": "^5.7.1"
},
Expand Down

0 comments on commit 7167306

Please sign in to comment.