From c76bde82fe9f79035e715e4029aad73fa15de3f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 08:09:03 +0000 Subject: [PATCH] Bump image from 3.2.2 to 3.3.0 in /zxscanner Bumps [image](https://github.com/brendan-duncan/image) from 3.2.2 to 3.3.0. - [Release notes](https://github.com/brendan-duncan/image/releases) - [Changelog](https://github.com/brendan-duncan/image/blob/main/CHANGELOG.md) - [Commits](https://github.com/brendan-duncan/image/compare/3.2.2...3.3.0) --- updated-dependencies: - dependency-name: image dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- zxscanner/pubspec.lock | 2 +- zxscanner/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zxscanner/pubspec.lock b/zxscanner/pubspec.lock index b828268..85fbe21 100644 --- a/zxscanner/pubspec.lock +++ b/zxscanner/pubspec.lock @@ -412,7 +412,7 @@ packages: name: image url: "https://pub.dartlang.org" source: hosted - version: "3.2.2" + version: "3.3.0" image_picker: dependency: "direct main" description: diff --git a/zxscanner/pubspec.yaml b/zxscanner/pubspec.yaml index a5fbb19..91150fa 100644 --- a/zxscanner/pubspec.yaml +++ b/zxscanner/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: font_awesome_flutter: ^10.3.0 hive: ^2.2.3 hive_flutter: ^1.1.0 - image: ^3.2.2 + image: ^3.3.0 image_picker: ^0.8.5 intl: ^0.17.0 mobx: ^2.1.3