diff --git a/pubspec.lock b/pubspec.lock index 9a473fa0..9e2107b2 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -694,7 +694,7 @@ packages: name: html url: "https://pub.dartlang.org" source: hosted - version: "0.15.0" + version: "0.15.1" http: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index c9f4a37e..99b08098 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: sdk: flutter cupertino_icons: ^1.0.5 cached_network_image: ^3.2.2 - html: ^0.15.0 + html: ^0.15.1 http: ^0.13.5 shared_preferences: ^2.0.11 spotify: ^0.8.0