diff --git a/pubspec.lock b/pubspec.lock index ede1346..466a2a7 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -598,10 +598,10 @@ packages: dependency: "direct main" description: name: uuid - sha256: cd210a09f7c18cbe5a02511718e0334de6559871052c90a90c0cca46a4aa81c8 + sha256: "814e9e88f21a176ae1359149021870e87f7cddaf633ab678a5d2b0bff7fd1ba8" url: "https://pub.dev" source: hosted - version: "4.3.3" + version: "4.4.0" vector_math: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 501c2e7..7a665ff 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: sdk: flutter intl: ^0.18.1 shared_preferences: ^2.2.2 - uuid: ^4.3.3 + uuid: ^4.4.0 dev_dependencies: bloc_test: ^9.1.6