From 1a5f01f78132c7444f0a0a06ec5d9434a8a9f182 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 14:07:38 +0000 Subject: [PATCH] Bump image from 4.5.2 to 4.5.3 Bumps [image](https://github.com/brendan-duncan/image) from 4.5.2 to 4.5.3. - [Changelog](https://github.com/brendan-duncan/image/blob/main/CHANGELOG.md) - [Commits](https://github.com/brendan-duncan/image/commits) --- updated-dependencies: - dependency-name: image dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index fed3f0a..7fd4e80 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -385,10 +385,10 @@ packages: dependency: "direct main" description: name: image - sha256: "8346ad4b5173924b5ddddab782fc7d8a6300178c8b1dc427775405a01701c4a6" + sha256: "13d3349ace88f12f4a0d175eb5c12dcdd39d35c4c109a8a13dfeb6d0bd9e31c3" url: "https://pub.dev" source: hosted - version: "4.5.2" + version: "4.5.3" image_picker: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index f2efde8..8de3bd0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -44,7 +44,7 @@ dependencies: flutter_dotenv: ^5.2.1 flutter_launcher_icons: ^0.14.3 go_router: ^14.8.0 - image: ^4.3.0 + image: ^4.5.3 image_picker: ^1.1.2 lottie: ^3.3.1 path_provider: ^2.1.5