diff --git a/pubspec.lock b/pubspec.lock index 2afd9184..89e95f31 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 af06880f..2645b52a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -61,7 +61,7 @@ dependencies: fl_query_hooks: ^0.3.1 flutter_inappwebview: ^5.7.2+3 tuple: ^2.0.1 - uuid: ^3.0.6 + uuid: ^3.0.7 platform_ui: git: url: https://github.com/KRTirtho/platform_ui.git