Skip to content

Commit

Permalink
chore(deps): bump uuid from 3.0.7 to 4.0.0 in /packages/stream_chat
Browse files Browse the repository at this point in the history
Bumps [uuid](https://github.com/Daegalus/dart-uuid) from 3.0.7 to 4.0.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@3.0.7...4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent ddbee93 commit 2fa13a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/stream_chat/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
rate_limiter: ^1.0.0
rxdart: ^0.27.7
synchronized: ^3.1.0
uuid: ^3.0.7
uuid: ">=3.0.7 <5.0.0"
web_socket_channel: ^2.4.0

dev_dependencies:
Expand Down

0 comments on commit 2fa13a6

Please sign in to comment.