Skip to content

Commit c866823

Browse files
chore(deps): bump uuid from 3.0.7 to 4.0.0 in /examples/todos/packages/in_memory_todos_data_source (#990)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0dc3133 commit c866823

File tree

1 file changed

+1
-1
lines changed
  • examples/todos/packages/in_memory_todos_data_source

1 file changed

+1
-1
lines changed

examples/todos/packages/in_memory_todos_data_source/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ environment:
99
dependencies:
1010
todos_data_source:
1111
path: ../todos_data_source
12-
uuid: ^3.0.6
12+
uuid: ^4.0.0
1313

1414
dev_dependencies:
1515
mocktail: ^1.0.0

0 commit comments

Comments
 (0)