Skip to content

Commit

Permalink
fix(deps): update dependency axios to ^0.21.0 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 5, 2021
1 parent 0dcf3db commit 8db58cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"precommit": "eslint src --fix --quiet && eslint test --fix --quiet"
},
"dependencies": {
"axios": "^0.18.0",
"axios": "^0.21.0",
"chalk": "^2.4.1",
"cli-table": "^0.3.1",
"download": "^7.1.0",
Expand Down

0 comments on commit 8db58cc

Please sign in to comment.