Skip to content

Commit ca7c654

Browse files
hainenbermichael-s-molina
authored andcommitted
fix(sec): resolve CVE-2025-29907 and CVE-2025-25977 by pinning jspdf to v3 (#32802)
Signed-off-by: hainenber <dotronghai96@gmail.com>
1 parent 5f9fdfe commit ca7c654

File tree

2 files changed

+21
-16
lines changed

2 files changed

+21
-16
lines changed

superset-frontend/package-lock.json

Lines changed: 20 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

superset-frontend/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@
381381
},
382382
"puppeteer": "^22.4.1",
383383
"underscore": "^1.13.7",
384+
"jspdf": "^3.0.1",
384385
"fast-glob": {
385386
"micromatch": "^4.0.6"
386387
}

0 commit comments

Comments
 (0)