From 060a07fe869a8cc797e354a2c16358c080788871 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 00:14:06 +0000 Subject: [PATCH] Bump flutter_zxing from 1.8.1 to 1.8.2 Bumps [flutter_zxing](https://github.com/khoren93/flutter_zxing) from 1.8.1 to 1.8.2. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 691b69dc..7cb5e5c4 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -563,10 +563,10 @@ packages: dependency: "direct main" description: name: flutter_zxing - sha256: "828c4826c2eb7668dcc80848b41b9a80437f7535aabc8c2062202c6070e4d4bb" + sha256: "5b2670f151a6d96643204ff3a781e073739c23a91ef5fc39742bf13fb8287b4c" url: "https://pub.dev" source: hosted - version: "1.8.1" + version: "1.8.2" font_awesome_flutter: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index c95b2973..ecea97ca 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.8.1 + flutter_zxing: ^1.8.2 drift: ^2.16.0 path: ^1.8.3 path_provider: ^2.1.5