Skip to content

Commit eb534e2

Browse files
committed
fix: upgrade axios from 1.8.4 to 1.10.0
Snyk has created this PR to upgrade axios from 1.8.4 to 1.10.0. See this package in npm: axios See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/54dc749d-3995-457c-a455-14764293d935?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 159db3b commit eb534e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/hogan.js": "^3.0.5",
1313
"@types/table": "^6.3.2",
1414
"@types/tmp": "^0.2.6",
15-
"axios": "^1.8.4",
15+
"axios": "^1.10.0",
1616
"cli-ux": "^6.0.9",
1717
"diff2html": "^3.4.51",
1818
"git-diff": "^2.0.6",

0 commit comments

Comments
 (0)