diff --git a/zxscanner/pubspec.lock b/zxscanner/pubspec.lock index 4cc5a5c..983f245 100644 --- a/zxscanner/pubspec.lock +++ b/zxscanner/pubspec.lock @@ -531,7 +531,7 @@ packages: name: mobx url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.1.1" mobx_codegen: dependency: "direct dev" description: diff --git a/zxscanner/pubspec.yaml b/zxscanner/pubspec.yaml index c7f0cc5..2008eb6 100644 --- a/zxscanner/pubspec.yaml +++ b/zxscanner/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: image: ^3.2.0 image_picker: ^0.8.5 intl: ^0.17.0 - mobx: ^2.1.0 + mobx: ^2.1.1 path_provider: ^2.0.11 share_plus: ^4.4.0 shared_preferences: ^2.0.15