diff --git a/pubspec.lock b/pubspec.lock index 16a02f00c..6f8f6f18a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -112,7 +112,7 @@ packages: name: camera url: "https://pub.dartlang.org" source: hosted - version: "0.10.0+3" + version: "0.10.1" camera_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index ffd187c11..1400443d1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -32,7 +32,7 @@ dependencies: sdk: flutter android_metadata: ^0.2.1 - camera: ^0.10.0 + camera: ^0.10.1 charts_flutter: ^0.12.0 collection: ^1.15.0-nullsafety.4 cupertino_icons: ^1.0.5