diff --git a/pubspec.lock b/pubspec.lock index 2689b16..36fbce9 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -236,10 +236,10 @@ packages: dependency: "direct main" description: name: mobile_scanner - sha256: e93461298494a3e5475dd2b41068012823b8fe2caf8d47ba545faca2aa3767d6 + sha256: "728828a798d1a2ee506beb652ca23d974c542c96ed03dcbd5eaf97bef96cdaad" url: "https://pub.dev" source: hosted - version: "6.0.1" + version: "6.0.2" path: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 7c6b455..a1b8b51 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 qr_flutter: ^4.1.0 - mobile_scanner: ^6.0.1 + mobile_scanner: ^6.0.2 csv: ^6.0.0 screen_brightness: ^2.0.0+1 http: ^1.0.0