diff --git a/uni/pubspec.lock b/uni/pubspec.lock index e69dba9ff..82413a767 100644 --- a/uni/pubspec.lock +++ b/uni/pubspec.lock @@ -449,10 +449,10 @@ packages: dependency: "direct main" description: name: flutter_widget_from_html_core - sha256: a7dc9eb4bfdef4ea06d114528bf52a7efcdfc6ba46d933957c25067f17c1c6b4 + sha256: "86d40a9f26d10011664df057c950e9c348ee1a7dbf141f295a07b0075ffd780b" url: "https://pub.dev" source: hosted - version: "0.10.5" + version: "0.14.9" frontend_server_client: dependency: transitive description: diff --git a/uni/pubspec.yaml b/uni/pubspec.yaml index 6eedd9a0a..f8496c4fc 100644 --- a/uni/pubspec.yaml +++ b/uni/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: flutter_map_marker_popup: ^5.0.0 flutter_markdown: ^0.6.0 flutter_svg: ^2.0.0+1 - flutter_widget_from_html_core: ^0.10.3 + flutter_widget_from_html_core: ^0.14.9 html: ^0.15.0 http: ^1.1.0 image: ^4.0.13