From 9b27586fb09c640453583604419bcacb85683b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 04:30:28 +0000 Subject: [PATCH] chore(deps): Bump uuid from 4.4.0 to 4.4.2 Bumps [uuid](https://github.com/Daegalus/dart-uuid) from 4.4.0 to 4.4.2. - [Release notes](https://github.com/Daegalus/dart-uuid/releases) - [Changelog](https://github.com/daegalus/dart-uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/Daegalus/dart-uuid/compare/4.4.0...4.4.2) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 4626522..9f89b54 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1054,10 +1054,10 @@ packages: dependency: "direct main" description: name: uuid - sha256: "814e9e88f21a176ae1359149021870e87f7cddaf633ab678a5d2b0bff7fd1ba8" + sha256: "83d37c7ad7aaf9aa8e275490669535c8080377cfa7a7004c24dfac53afffaa90" url: "https://pub.dev" source: hosted - version: "4.4.0" + version: "4.4.2" vector_math: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index a0168fb..8c3a8b9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -28,7 +28,7 @@ dependencies: share_plus: '^9.0.0' soundpool: '^2.4.1' url_launcher: '^6.2.6' - uuid: '^4.4.0' + uuid: ^4.4.0 wakelock_plus: '^1.2.5' dev_dependencies: