Skip to content

Commit 808e46b

Browse files
Merge pull request #313 from Workiva/batch/uuid_raise_max_v5_0_0/over_react_codemod
Raise the uuid dependency max to v5.0.0
2 parents 8005785 + 67f1b68 commit 808e46b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dev_dependencies:
3939
json_serializable: ^6.5.3
4040
test: ^1.17.10
4141
test_descriptor: ^2.0.0
42-
uuid: ^3.0.5
42+
uuid: '>=3.0.5 <5.0.0'
4343
workiva_analysis_options: ^1.2.2
4444

4545
executables:

0 commit comments

Comments
 (0)