Skip to content

Commit

Permalink
chore(deps): bump axios from 0.19.2 to 0.21.1
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.19.2 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.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 5, 2021
1 parent ef9624f commit 1567795
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 259 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
"runQuery": "babel-node ./src/utils/runQuery"
},
"dependencies": {
"axios": "^0.19.2",
"axios": "^0.21.1",
"cookie-parser": "~1.4.4",
"debug": "~2.6.9",
"dotenv": "^8.2.0",
Expand Down

0 comments on commit 1567795

Please sign in to comment.