Skip to content

Commit

Permalink
[M] update axios verison of devDependences
Browse files Browse the repository at this point in the history
in order to prevent server proxy risk from alert of github
  • Loading branch information
alanchenchen authored Sep 28, 2021
1 parent 1972202 commit 8541141
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 @@ -23,7 +23,7 @@
"@types/mocha": "^7.0.1",
"@types/node": "^13.7.4",
"api-module": "^0.2.7",
"axios": "^0.19.2",
"axios": "^0.21.2",
"chalk": "^3.0.0",
"express": "^4.17.1",
"inquirer": "^7.0.4",
Expand Down

0 comments on commit 8541141

Please sign in to comment.