mirror of https://github.com/AMT-Cheif/drift.git
Update `uuid` package
This commit is contained in:
parent
6c4654754b
commit
fb2d8e8922
|
@ -29,7 +29,7 @@ dev_dependencies:
|
|||
path: ../extras/integration_tests/drift_testcases
|
||||
http: ^0.13.4
|
||||
lints: ^2.0.0
|
||||
uuid: ^3.0.0
|
||||
uuid: ^4.0.0
|
||||
build_runner: ^2.0.0
|
||||
test: ^1.17.0
|
||||
mockito: ^5.0.7
|
||||
|
|
|
@ -9,7 +9,7 @@ dependencies:
|
|||
sqlite3: '>=1.0.0 <3.0.0'
|
||||
benchmark_harness: ^2.0.0
|
||||
intl: ^0.17.0
|
||||
uuid: ^3.0.0
|
||||
uuid: ^4.0.0
|
||||
path: ^1.8.0
|
||||
|
||||
dev_dependencies:
|
||||
|
|
Loading…
Reference in New Issue