From 27a7a133821a7afe6aee71f83f8c73c05abac337 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 00:34:41 +0000 Subject: [PATCH] Bump flutter_zxing from 1.7.0 to 1.8.1 Bumps [flutter_zxing](https://github.com/khoren93/flutter_zxing) from 1.7.0 to 1.8.1. - [Changelog](https://github.com/khoren93/flutter_zxing/blob/main/CHANGELOG.md) - [Commits](https://github.com/khoren93/flutter_zxing/commits) --- updated-dependencies: - dependency-name: flutter_zxing dependency-type: direct:production update-type: version-update:semver-minor ... 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 584294e5..3cda6a57 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -563,10 +563,10 @@ packages: dependency: "direct main" description: name: flutter_zxing - sha256: "7ced1ebb196a5361964f03af37a8f51120271982698ff7befe34f7e35f0babbc" + sha256: "828c4826c2eb7668dcc80848b41b9a80437f7535aabc8c2062202c6070e4d4bb" url: "https://pub.dev" source: hosted - version: "1.7.0" + version: "1.8.1" font_awesome_flutter: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index d09d23b0..90a3341e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -58,7 +58,7 @@ dependencies: multi_select_flutter: ^4.1.3 flutter_svg: ^2.0.14 fl_chart: ^0.69.2 - flutter_zxing: ^1.5.2 + flutter_zxing: ^1.8.1 drift: ^2.16.0 path: ^1.8.3 path_provider: ^2.1.5