Skip to content

Commit e234ed4

Browse files
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](daegalus/dart-uuid@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] <support@github.com>
1 parent b558175 commit e234ed4

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

pubspec.lock

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -545,14 +545,6 @@ packages:
545545
url: "https://pub.dev"
546546
source: hosted
547547
version: "1.10.1"
548-
sprintf:
549-
dependency: transitive
550-
description:
551-
name: sprintf
552-
sha256: "1fc9ffe69d4df602376b52949af107d8f5703b77cda567c4d7d86a0693120f23"
553-
url: "https://pub.dev"
554-
source: hosted
555-
version: "7.0.0"
556548
stream_transform:
557549
dependency: "direct main"
558550
description:
@@ -614,10 +606,10 @@ packages:
614606
dependency: "direct main"
615607
description:
616608
name: uuid
617-
sha256: a5be9ef6618a7ac1e964353ef476418026db906c4facdedaa299b7a2e71690ff
609+
sha256: a11b666489b1954e01d992f3d601b1804a33937b5a8fe677bd26b8a9f96f96e8
618610
url: "https://pub.dev"
619611
source: hosted
620-
version: "4.5.1"
612+
version: "4.5.2"
621613
vector_math:
622614
dependency: transitive
623615
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dependencies:
8181
git:
8282
url: https://github.com/flutter-news-app-full-source-code/ui-kit.git
8383
ref: v1.0.1
84-
uuid: ^4.5.1
84+
uuid: ^4.5.2
8585

8686
dev_dependencies:
8787
very_good_analysis: ^9.0.0

0 commit comments

Comments
 (0)