Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 3, 2022
1 parent b51090d commit 6121874
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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.21.1",
"axios": "^0.21.2",
"express": "^4.17.1",
"mongoose": "^5.7.5"
},
Expand Down

0 comments on commit 6121874

Please sign in to comment.