Skip to content

Commit

Permalink
Update Axios dependency to 1.6.2 (#53)
Browse files Browse the repository at this point in the history
Upgrades AXIOS package to address vulnerabilities - GHSA-wf5p-g6vw-rhxx
  • Loading branch information
MelaAxel authored Dec 29, 2023
1 parent 98a0ba2 commit d698a55
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 @@ -24,7 +24,7 @@
"setup": "node ./bin/setup.js"
},
"dependencies": {
"axios": "^0.27.2",
"axios": "^1.6.2",
"form-data": "^4.0.0",
"enquirer": "^2.3.6",
"await-to-js": "^3.0.0",
Expand Down

0 comments on commit d698a55

Please sign in to comment.