Skip to content

Commit dcb00e7

Browse files
Bump uuid from 4.4.2 to 4.5.1
Bumps [uuid](https://github.com/Daegalus/dart-uuid) from 4.4.2 to 4.5.1. - [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.4.2...4.5.1) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46607c2 commit dcb00e7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -857,10 +857,10 @@ packages:
857857
dependency: "direct main"
858858
description:
859859
name: uuid
860-
sha256: "83d37c7ad7aaf9aa8e275490669535c8080377cfa7a7004c24dfac53afffaa90"
860+
sha256: a5be9ef6618a7ac1e964353ef476418026db906c4facdedaa299b7a2e71690ff
861861
url: "https://pub.dev"
862862
source: hosted
863-
version: "4.4.2"
863+
version: "4.5.1"
864864
vector_graphics_codec:
865865
dependency: transitive
866866
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies:
2828
octo_image: ^2.1.0
2929
phosphor_flutter: ^2.1.0
3030
riverpod_annotation: ^2.3.5
31-
uuid: ^4.4.2
31+
uuid: ^4.5.1
3232

3333
dev_dependencies:
3434
auto_route_generator: ^9.0.0

0 commit comments

Comments
 (0)