Skip to content

Commit

Permalink
Tighten dependency constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexios80 committed Jul 6, 2024
1 parent 545e399 commit d4c2f32
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions hive/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:
sdk: ^3.4.0

dependencies:
meta: ^1.3.0
meta: ^1.14.0
crypto: ^3.0.0
web: ^0.5.1

Expand All @@ -17,5 +17,5 @@ dev_dependencies:
mocktail: ^1.0.4
rexios_lints: ^7.0.0
path: ^1.7.0
pointycastle: ^3.0.1
pointycastle: ^3.4.0
build_runner: ^2.1.2
2 changes: 1 addition & 1 deletion hive_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ dependencies:
dev_dependencies:
test: ^1.21.1
rexios_lints: ^7.0.0
mockito: ^5.2.0
mockito: ^5.4.1
build_runner: ^2.1.11

0 comments on commit d4c2f32

Please sign in to comment.