Browse Source

Bump image from 3.2.0 to 3.2.2 in /zxscanner

Bumps [image](https://github.com/brendan-duncan/image) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/brendan-duncan/image/releases)
- [Changelog](https://github.com/brendan-duncan/image/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brendan-duncan/image/compare/3.2.0...3.2.2)

---
updated-dependencies:
- dependency-name: image
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/47/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
c0216d1274
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      zxscanner/pubspec.lock
  2. 2
      zxscanner/pubspec.yaml

2
zxscanner/pubspec.lock

@ -412,7 +412,7 @@ packages:
name: image
url: "https://pub.dartlang.org"
source: hosted
version: "3.2.0"
version: "3.2.2"
image_picker:
dependency: "direct main"
description:

2
zxscanner/pubspec.yaml

@ -22,7 +22,7 @@ dependencies:
font_awesome_flutter: ^10.2.1
hive: ^2.2.3
hive_flutter: ^1.1.0
image: ^3.2.0
image: ^3.2.2
image_picker: ^0.8.5
intl: ^0.17.0
mobx: ^2.1.0

Loading…
Cancel
Save