From 0ca88ceb5f5df5a490698c661362dab22f013d94 Mon Sep 17 00:00:00 2001 From: Alexandru Mariuti Date: Wed, 6 Nov 2024 13:15:24 +0000 Subject: [PATCH] Update pubspec.yaml --- third_party/packages/flutter_svg/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/packages/flutter_svg/pubspec.yaml b/third_party/packages/flutter_svg/pubspec.yaml index b493599dc0f3..e18e014e9596 100644 --- a/third_party/packages/flutter_svg/pubspec.yaml +++ b/third_party/packages/flutter_svg/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: http: ^1.0.0 vector_graphics: ^1.1.13 vector_graphics_codec: ^1.1.11+1 - vector_graphics_compiler: ^1.1.13 + vector_graphics_compiler: ^1.1.14 dev_dependencies: flutter_test: