diff --git a/pubspec.lock b/pubspec.lock index 6bf60e51..9fd37959 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1479,10 +1479,10 @@ packages: dependency: "direct main" description: name: win_http - sha256: f5da1c955a39822f4287fd2ddaef9b878542d382d023a482b207647bf945023b + sha256: efbfec044d43665e271b2c51d40864275d055b28eda1e9feddb42d884ae982df url: "https://pub.dev" source: hosted - version: "0.1.0" + version: "0.2.0" window_manager: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 106c467f..c34a1868 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -65,7 +65,7 @@ dependencies: ref: 9e150f7 cupertino_http: ^2.4.0 cronet_http: ^1.6.0 - win_http: ^0.1.0 + win_http: ^0.2.0 dev_dependencies: flutter_test: