From 9da95159304e6a4f47f6dc346a4edde470003390 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Thu, 2 Apr 2026 09:33:38 +0800 Subject: [PATCH] =?UTF-8?q?aws=E6=8F=92=E4=BB=B6=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8D=87=E7=BA=A73.7.4=3D>3.726?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 98966a7c..bb0c39fe 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "i18n:en": "node i18nGenerate.js lang=en keyCol=5 valCol=7" }, "dependencies": { - "@aws-sdk/client-s3": "^3.701.0", + "@aws-sdk/client-s3": "^3.726.1", "@cornerstonejs/adapters": "4.19.2", "@cornerstonejs/calculate-suv": "^1.1.0", "@cornerstonejs/core": "^4.19.2", @@ -124,4 +124,4 @@ "not dead", "not op_mini all" ] -} \ No newline at end of file +}