From 6cacd9edc84158fd528a0c46e2543b643c6d2568 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Sun, 7 May 2023 04:30:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=8C=85=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4829ddf4..48a933d6 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "html2canvas": "^1.4.1", "mime": "^3.0.0", "opencc-js": "^1.0.5", - "sharp": "^0.32.0", + "sharp": "^0.32.1", "xml-formatter": "^3.3.2" } }