Skip to content

Commit

Permalink
[Manual backport 2.x] Bump jspdf to 3.0 to fix CVE-2025-26791 (#530) (#…
Browse files Browse the repository at this point in the history
…533)

(cherry picked from commit 28a6956)

Signed-off-by: Shenoy Pratik <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent cf24752 commit 3ad1043
Show file tree
Hide file tree
Showing 2 changed files with 1,262 additions and 1,422 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"dependencies": {
"babel-polyfill": "^6.26.0",
"cron-validator": "^1.1.1",
"dompurify": "^3.0.11",
"elastic-builder": "^2.7.1",
"enzyme-adapter-react-16": "^1.15.5",
"exceljs": "^4.4.0",
Expand All @@ -29,7 +28,7 @@
"jquery": "^3.5.0",
"jsdom": "18.0.0",
"json-2-csv": "^3.20.0",
"jspdf": "^2.5.1",
"jspdf": "^3.0.0",
"react-addons-test-utils": "^15.6.2",
"react-id-generator": "^3.0.1",
"react-markdown": "^4.3.1",
Expand All @@ -45,7 +44,6 @@
},
"devDependencies": {
"@elastic/eslint-import-resolver-kibana": "link:../../packages/osd-eslint-import-resolver-opensearch-dashboards",
"@types/dompurify": "^3.0.5",
"@types/enzyme-adapter-react-16": "^1.0.6",
"@types/jsdom": "^16.2.3",
"@types/react": "^16.14.23",
Expand Down Expand Up @@ -93,4 +91,4 @@
"micromatch": "^4.0.8",
"**/eslint/cross-spawn": "^7.0.5"
}
}
}
Loading

0 comments on commit 3ad1043

Please sign in to comment.