From e0d1851abfe22c54b279443afa768dbda510ae7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 03:42:40 +0000 Subject: [PATCH] build(deps): bump flutter_svg from 1.1.1+1 to 1.1.4 Bumps [flutter_svg](https://github.com/dnfield/flutter_svg) from 1.1.1+1 to 1.1.4. - [Release notes](https://github.com/dnfield/flutter_svg/releases) - [Changelog](https://github.com/dnfield/flutter_svg/blob/master/CHANGELOG.md) - [Commits](https://github.com/dnfield/flutter_svg/commits/v1.1.4) --- updated-dependencies: - dependency-name: flutter_svg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 6 +++--- pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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