From 6f0b068ab16ca76c3d2513001695cc16ee4918ad Mon Sep 17 00:00:00 2001 From: dataeaseShu <106045316+dataeaseShu@users.noreply.github.com> Date: Thu, 17 Apr 2025 09:53:21 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BE=9D=E8=B5=96=E5=8D=87?= =?UTF-8?q?=E7=BA=A7=20(#15857)?= 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 c6e7669f69..73630487c8 100644 --- a/core/core-frontend/package.json +++ b/core/core-frontend/package.json @@ -38,7 +38,7 @@ "html2canvas": "^1.4.1", "js-base64": "^3.7.5", "jsencrypt": "^3.3.2", - "jspdf": "^2.5.1", + "jspdf": "^3.0.1", "lodash": "^4.17.21", "lodash-es": "^4.17.21", "mathjs": "^11.6.0",