From 5512282a22a4ee91c449d68a03bf1cba5c25239f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 12:27:18 +0000 Subject: [PATCH] Bump uuid from 3.0.7 to 4.2.1 in /desktop_photo_search/fluent_ui Bumps [uuid](https://github.com/Daegalus/dart-uuid) from 3.0.7 to 4.2.1. - [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/3.0.7...4.2.1) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- desktop_photo_search/fluent_ui/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop_photo_search/fluent_ui/pubspec.yaml b/desktop_photo_search/fluent_ui/pubspec.yaml index fec95761cdb..c5d9a96ff3c 100644 --- a/desktop_photo_search/fluent_ui/pubspec.yaml +++ b/desktop_photo_search/fluent_ui/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: provider: ^6.0.5 transparent_image: ^2.0.1 url_launcher: ^6.1.12 - uuid: ^3.0.7 + uuid: ^4.2.1 window_size: git: url: https://github.com/google/flutter-desktop-embedding.git