Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 6, 2021
1 parent 9e6292c commit 92ae68e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions functions/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 functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"node": "8"
},
"dependencies": {
"axios": "^0.20.0",
"axios": "^0.21.1",
"csvtojson": "^2.0.10",
"firebase": "^7.24.0",
"firebase-admin": "^8.6.0",
Expand Down

0 comments on commit 92ae68e

Please sign in to comment.