From 519955cbe956d3fb7248e0597adcbba18a412ea6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?zhaobing=E2=80=99?= Date: Wed, 1 Nov 2023 14:54:27 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/package.json b/api/package.json index 7722899..32976b7 100644 --- a/api/package.json +++ b/api/package.json @@ -14,7 +14,7 @@ "repository": {}, "dependencies": { "@alicloud/pop-core": "^1.7.12", - "@fs/attachment": "^1.0.0", + "@fs/attachment": "^1.1.0", "args": "^3.0.7", "better-xlsx": "^0.7.6", "clickhouse": "^2.6.0",