Skip to content

Commit

Permalink
Bump uuid from 4.4.2 to 4.5.1
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 28, 2024
1 parent 5c77355 commit 8d42765
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1078,10 +1078,10 @@ packages:
dependency: "direct main"
description:
name: uuid
sha256: "83d37c7ad7aaf9aa8e275490669535c8080377cfa7a7004c24dfac53afffaa90"
sha256: a5be9ef6618a7ac1e964353ef476418026db906c4facdedaa299b7a2e71690ff
url: "https://pub.dev"
source: hosted
version: "4.4.2"
version: "4.5.1"
vector_graphics_codec:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies:
phosphor_flutter: ^2.1.0
pub_api_client: ^2.7.1
riverpod_annotation: ^2.3.5
uuid: ^4.4.2
uuid: ^4.5.1

dev_dependencies:
auto_route_generator: ^9.0.0
Expand Down

0 comments on commit 8d42765

Please sign in to comment.