diff --git a/pubspec.lock b/pubspec.lock index 65215c29..96c5ae79 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -668,7 +668,7 @@ packages: name: http url: "https://pub.dartlang.org" source: hosted - version: "0.13.4" + version: "0.13.5" http_multi_server: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6f39e7e8..7c2d57aa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: cupertino_icons: ^1.0.5 cached_network_image: ^3.2.2 html: ^0.15.0 - http: ^0.13.4 + http: ^0.13.5 shared_preferences: ^2.0.11 spotify: ^0.8.0 url_launcher: ^6.1.5