diff --git a/pubspec.yaml b/pubspec.yaml index a897aaf..5f09839 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ environment: sdk: ">=3.3.0 <4.0.0" dependencies: - http: ^0.13.3 + http: ^1.2.2 dev_dependencies: pedantic: ^1.10.0