Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

Commit 52df1c7

Browse files
Update dependency axios to v1 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 819ed2d commit 52df1c7

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

cli/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"license": "MIT",
77
"dependencies": {
8-
"axios": "0.30.2",
8+
"axios": "1.13.2",
99
"chalk": "4.1.2",
1010
"minimatch": "3.1.2",
1111
"nocamel": "1.0.2",

0 commit comments

Comments
 (0)