Skip to content

Commit 7885bd3

Browse files
fix: Axios sec vuln [ZEND-6126] (#2474)
1 parent 99d707e commit 7885bd3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"dependencies": {
8888
"@contentful/content-source-maps": "^0.11.8",
8989
"@contentful/rich-text-types": "^16.6.1",
90-
"axios": "^1.7.9",
90+
"axios": "^1.8.4",
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)