From 6fc9053840cd1dbc16fa8d9aaa5452806a1d3aa4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=B7=E5=AD=90?= <jianlei.chen@lucahealthcare.com> Date: Tue, 29 Aug 2023 16:47:52 +0800 Subject: [PATCH] =?UTF-8?q?update=20-=20=E4=BE=9D=E8=B5=96=E5=BA=93?= =?UTF-8?q?=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ec1c43c..549fe8b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: http: ^0.13.1 crypto: ^3.0.0 convert: ^3.0.0 - xml: any + xml: ^5.0.2 buffer: ^1.1.0 intl: ^0.17.0 mime: ^1.0.0 -- GitLab