refactor: 固定jsencrypt版本 (#16747)

This commit is contained in:
王嘉豪
2025-08-18 18:02:38 +08:00
committed by GitHub
parent e1d710d896
commit 7eac584c91
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@
"html-to-image": "^1.11.11",
"html2canvas": "^1.4.1",
"js-base64": "^3.7.5",
"jsencrypt": "^3.3.2",
"jsencrypt": "3.3.2",
"jspdf": "^3.0.1",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",