Skip to content

Commit 04b9e5f

Browse files
committed
v1.4.3 - jspdf vulnerabilies fix
1 parent bd92208 commit 04b9e5f

File tree

3 files changed

+48
-40
lines changed

3 files changed

+48
-40
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
- Performance Optimization: Large data volume task rendering performance optimization
2020
- Performance Optimization: Virtualized rendering optimization
2121

22+
### Fixed
23+
- jspdf弱点升级
24+
- jspdf vulnerabilies
25+
2226
## [1.4.2-patch3] - 2025-11-13
2327

2428
### Added

demo/version-history.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,10 +315,12 @@
315315
"性能优化:大数据量任务渲染性能优化",
316316
"性能优化:虚拟渲染优化",
317317
"新增:大数据加载演示",
318+
"修复:jspdf弱点升级",
318319
"Performance Optimization: TaskList and Timeline add virtualized scrolling support, greatly reducing node count and redraw overhead",
319320
"Performance Optimization: Large data volume task rendering performance optimization",
320321
"Performance Optimization: Virtualized rendering optimization",
321-
"Added: Large data loading demonstration"
322+
"Added: Large data loading demonstration",
323+
"Fix: jspdf vulnerabilies"
322324
]
323325
}
324326
]

package-lock.json

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

0 commit comments

Comments
 (0)