Skip to content

Commit d921b44

Browse files
chasepoirierclaude
andauthored
fix(deps): bump axios to ^1.15.0 to address CVE-2026-40175 (#2675)
Resolves JSDK-57. All axios versions below 1.15.0 are affected by CVE-2026-40175 (CVSS 10.0). Bumping the lower bound ensures consumers are protected without needing npm overrides/resolutions. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 77bfc5b commit d921b44

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -84,7 +84,7 @@
8484
"dependencies": {
8585
"@contentful/content-source-maps": "^0.11.33",
8686
"@contentful/rich-text-types": "^16.6.1",
87-
"axios": "^1.13.5",
87+
"axios": "^1.15.0",
8888
"contentful-resolve-response": "^1.9.4",
8989
"contentful-sdk-core": "^9.4.4",
9090
"json-stringify-safe": "^5.0.1",

0 commit comments

Comments
 (0)