diff --git a/pubspec.lock b/pubspec.lock index 2321fe8134..aaaac8adef 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -767,10 +767,10 @@ packages: dependency: "direct main" description: name: http - sha256: b9c29a161230ee03d3ccf545097fccd9b87a5264228c5d348202e0f0c28f9010 + sha256: fe7ab022b76f3034adc518fb6ea04a82387620e19977665ea18d30a1cf43442f url: "https://pub.dev" source: hosted - version: "1.2.2" + version: "1.3.0" http_multi_server: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index b6cf71bfbd..342f76ef52 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -50,7 +50,7 @@ dependencies: ref: 89b8384667d3b6c1c2967a8ff10846bcf0a170c7 flutter_spinkit: ^5.2.0 freezed_annotation: ^2.2.0 - http: ^1.1.0 + http: ^1.3.0 intl: ^0.19.0 json_annotation: ^4.7.0 linkify: ^5.0.0