Skip to content

Commit

Permalink
Temporarily pin axios to 1.1.3 to avoid axios/axios#5298
Browse files Browse the repository at this point in the history
  • Loading branch information
cd1m0 committed Nov 23, 2022
1 parent f382162 commit d800e75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 package.json
Expand Up @@ -27,7 +27,7 @@
"prepare": "npm run build"
},
"dependencies": {
"axios": "^1.1.3",
"axios": "1.1.3",
"commander": "^9.4.1",
"findup-sync": "^5.0.0",
"fs-extra": "^10.1.0",
Expand Down

0 comments on commit d800e75

Please sign in to comment.