From 3af22334f74ba2499321ba14643a1af5716059a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 20:35:57 +0000 Subject: [PATCH] build(deps): bump uuid from 4.5.1 to 4.5.2 Bumps [uuid](https://github.com/Daegalus/dart-uuid) from 4.5.1 to 4.5.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.5.1...4.5.2) --- updated-dependencies: - dependency-name: uuid dependency-version: 4.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 12 ++---------- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 57c90202..2b0991a6 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1524,14 +1524,6 @@ packages: url: "https://pub.dev" source: hosted version: "3.2.1" - sprintf: - dependency: transitive - description: - name: sprintf - sha256: "1fc9ffe69d4df602376b52949af107d8f5703b77cda567c4d7d86a0693120f23" - url: "https://pub.dev" - source: hosted - version: "7.0.0" sqflite: dependency: "direct main" description: @@ -1800,10 +1792,10 @@ packages: dependency: "direct main" description: name: uuid - sha256: a5be9ef6618a7ac1e964353ef476418026db906c4facdedaa299b7a2e71690ff + sha256: a11b666489b1954e01d992f3d601b1804a33937b5a8fe677bd26b8a9f96f96e8 url: "https://pub.dev" source: hosted - version: "4.5.1" + version: "4.5.2" validators: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 32c713e0..fcc50aa2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -61,7 +61,7 @@ dependencies: twitch_chat: ^2.0.0 upgrader: ^12.1.0 url_launcher: ^6.3.1 - uuid: ^4.5.1 + uuid: ^4.5.2 wakelock_plus: ^1.4.0 web_socket_channel: ^3.0.2 webview_flutter: ^4.13.0