diff --git a/pubspec.lock b/pubspec.lock index a961e6a..d766653 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -273,7 +273,7 @@ packages: name: flutter_svg url: "https://pub.dartlang.org" source: hosted - version: "1.1.1+1" + version: "1.1.4" flutter_test: dependency: "direct dev" description: flutter @@ -507,14 +507,14 @@ packages: name: path_drawing url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.0.1" path_parsing: dependency: transitive description: name: path_parsing url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.0.1" path_provider: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 129ab30..d09ac03 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -54,7 +54,7 @@ dependencies: url: https://github.com/Mindinventory/drop_down_list.git linked_scroll_controller: ^0.2.0 smart_select: ^4.3.2 - flutter_svg: ^1.1.1+1 + flutter_svg: ^1.1.4 bouncing_widget: ^2.0.0 shimmer: ^2.0.0 photo_view: ^0.13.0