diff --git a/pubspec.lock b/pubspec.lock index 02d0230d..8384561b 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 704026f5..36fb8ec9 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