Skip to content

Commit ed839ae

Browse files
fix: explicitly upgrade axios to 1.7.9 [ZEND-5815] (#2418)
1 parent 475e1e6 commit ed839ae

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package-lock.json

Lines changed: 4 additions & 5 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
@@ -87,7 +87,7 @@
8787
"dependencies": {
8888
"@contentful/content-source-maps": "^0.11.7",
8989
"@contentful/rich-text-types": "^16.6.1",
90-
"axios": "^1.7.4",
90+
"axios": "^1.7.9",
9191
"contentful-resolve-response": "^1.9.0",
9292
"contentful-sdk-core": "^9.0.1",
9393
"json-stringify-safe": "^5.0.1",

0 commit comments

Comments
 (0)