Skip to content

Commit 4c4a762

Browse files
authored
Merge pull request #55 from hlovdal/deps
Update axios dependency (fixes GHSA-43fc-jf86-j433)
2 parents 0209f78 + ed232cd commit 4c4a762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"ansi-colors": "^4.1.3",
32-
"axios": "1.12.2",
32+
"axios": "^1.13.5",
3333
"bcryptjs": "3.0.2",
3434
"cli-table": "^0.3.11",
3535
"enquirer": "^2.3.6",

0 commit comments

Comments
 (0)