Skip to content

Commit da24a7d

Browse files
authored
Merge pull request #241 from IABTechLab/syw-UID2-6900-fix-cve-2025-62718
[UID2-6900] Fix CVE-2025-62718: Upgrade axios 1.13.5→1.15.0
2 parents 77a13fd + d7e6467 commit da24a7d

2 files changed

Lines changed: 12 additions & 9 deletions

File tree

package-lock.json

Lines changed: 11 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
@@ -74,7 +74,7 @@
7474
"webpack-dev-server": "^5.1.0"
7575
},
7676
"dependencies": {
77-
"axios": "^1.13.5",
77+
"axios": "^1.15.0",
7878
"body-parser": "^1.20.3",
7979
"path-to-regexp": "^8.4.0"
8080
},

0 commit comments

Comments
 (0)