Skip to content

Commit 0ae1717

Browse files
fix(deps): update dependency jspdf to v4 [security] (#32210)
1 parent 1ac49ce commit 0ae1717

3 files changed

Lines changed: 154 additions & 17 deletions

File tree

apps/demos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"globalize": "1.7.0",
4444
"html-react-parser": "1.4.14",
4545
"jquery": "3.6.3",
46-
"jspdf": "2.5.1",
46+
"jspdf": "4.0.0",
4747
"jspdf-autotable": "3.8.2",
4848
"mustache": "4.2.0",
4949
"plugin-typescript": "8.0.0",

package-lock.json

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

packages/devextreme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"jest-environment-jsdom": "29.7.0",
121121
"jquery": "3.7.1",
122122
"jquery.tmpl": "0.0.2",
123-
"jspdf": "2.5.1",
123+
"jspdf": "4.0.0",
124124
"knockout": "3.5.1",
125125
"lazypipe": "1.0.2",
126126
"looks-same": "7.3.0",

0 commit comments

Comments
 (0)