Skip to content

Commit 54854ed

Browse files
committed
fix: upgrade axios from 1.9.0 to 1.11.0
Snyk has created this PR to upgrade axios from 1.9.0 to 1.11.0. See this package in npm: axios See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/fe536a6f-3b2f-4dbb-b29d-a0da4df40721?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b1048f8 commit 54854ed

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 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
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@contentstack/core": "^1.2.0",
3939
"@contentstack/utils": "^1.4.0",
40-
"axios": "^1.8.4",
40+
"axios": "^1.11.0",
4141
"humps": "^2.0.1"
4242
},
4343
"files": [

0 commit comments

Comments
 (0)