diff --git a/pubspec.lock b/pubspec.lock index 9a473fa0..5bffe4a3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1410,7 +1410,7 @@ packages: name: uuid url: "https://pub.dartlang.org" source: hosted - version: "3.0.6" + version: "3.0.7" vector_math: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c9f4a37e..cce550ad 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -61,7 +61,7 @@ dependencies: fl_query_hooks: ^0.3.1 flutter_inappwebview: ^5.4.3+7 tuple: ^2.0.1 - uuid: ^3.0.6 + uuid: ^3.0.7 platform_ui: git: url: https://github.com/KRTirtho/platform_ui.git