Skip to content

Commit ab24ca6

Browse files
committed
fix: upgrade axios from 1.7.7 to 1.7.9
Snyk has created this PR to upgrade axios from 1.7.7 to 1.7.9. See this package in npm: axios See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/e103abcf-6a71-475f-a1f3-1334c876870c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ddcb219 commit ab24ca6

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
@@ -18,7 +18,7 @@
1818
"build:types": "node tools/cleanup types && tsc -p config/tsconfig.types.json"
1919
},
2020
"dependencies": {
21-
"axios": "^1.7.7",
21+
"axios": "^1.7.9",
2222
"axios-mock-adapter": "^1.22.0",
2323
"lodash": "^4.17.21",
2424
"qs": "^6.13.0",

0 commit comments

Comments
 (0)