diff --git a/pubspec.lock b/pubspec.lock index bb78cf0..c4794f3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -345,7 +345,7 @@ packages: source: hosted version: "3.2.1" http_parser: - dependency: transitive + dependency: "direct main" description: name: http_parser sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b" diff --git a/pubspec.yaml b/pubspec.yaml index 62182bc..a33775e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -30,6 +30,7 @@ dependencies: git: url: https://glab.nuark.xyz/nuark/tuuli_api.git ref: master + http_parser: ^4.0.2 dev_dependencies: flutter_test: