Skip to content

Commit

Permalink
chore(deps): bump uuid from 4.4.2 to 4.5.0 in /packages/smooth_app (#…
Browse files Browse the repository at this point in the history
…5589)

Bumps [uuid](https://github.com/Daegalus/dart-uuid) from 4.4.2 to 4.5.0.
- [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.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: monsieurtanuki <fabrice_fontaine@hotmail.com>
  • Loading branch information
dependabot[bot] and monsieurtanuki committed Sep 19, 2024
1 parent e199455 commit 0844d1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/smooth_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1695,10 +1695,10 @@ packages:
dependency: "direct main"
description:
name: uuid
sha256: "83d37c7ad7aaf9aa8e275490669535c8080377cfa7a7004c24dfac53afffaa90"
sha256: f33d6bb662f0e4f79dcd7ada2e6170f3b3a2530c28fc41f49a411ddedd576a77
url: "https://pub.dev"
source: hosted
version: "4.4.2"
version: "4.5.0"
vector_graphics:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/smooth_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies:
device_info_plus: 10.1.2
permission_handler: 11.3.1
photo_view: 0.15.0
uuid: 4.4.2
uuid: 4.5.0
provider: 6.1.2
sentry_flutter: 8.7.0
sqflite: 2.3.3+1
Expand Down

0 comments on commit 0844d1d

Please sign in to comment.