Skip to content

Commit a3dba49

Browse files
fix(deps): update dependency jspdf to v3.0.2 [security] (#30894)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a913b90 commit a3dba49

File tree

3 files changed

+191
-133
lines changed

3 files changed

+191
-133
lines changed

apps/demos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"inferno": "catalog:",
5555
"inferno-create-element": "catalog:",
5656
"jquery": "catalog:",
57-
"jspdf": "3.0.1",
57+
"jspdf": "3.0.2",
5858
"jspdf-autotable": "5.0.2",
5959
"jszip": "^3.10.1",
6060
"luxon": "3.4.4",

packages/devextreme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"jest-environment-node": "29.7.0",
171171
"jquery": "catalog:",
172172
"jquery.tmpl": "0.0.2",
173-
"jspdf": "3.0.1",
173+
"jspdf": "3.0.2",
174174
"jspdf-autotable": "3.8.3",
175175
"knockout": "3.5.1",
176176
"lazypipe": "1.0.2",

0 commit comments

Comments
 (0)