From d6b91c4a4fc74c1b8735cb3d12806c2e6b578e1c Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Wed, 13 Aug 2025 15:22:53 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=9B=BA=E5=AE=9A=20jsencrypt=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=B8=BA3.3.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-frontend/package.json b/core/core-frontend/package.json index fef1fbb398..eda3f30773 100644 --- a/core/core-frontend/package.json +++ b/core/core-frontend/package.json @@ -39,7 +39,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",