mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-18 15:54:35 +01:00
fix: dio < 5.0.0 vulnerability
This commit is contained in:
@@ -34,7 +34,7 @@ dependencies:
|
||||
provider: ^6.0.0
|
||||
get_it: ^7.2.0
|
||||
hive_flutter: ^1.1.0
|
||||
dio: ^4.0.0
|
||||
dio: ^5.1.1
|
||||
after_layout: ^1.1.0
|
||||
extended_image: ^6.0.3
|
||||
url_launcher: ^6.1.8
|
||||
|
||||
Reference in New Issue
Block a user