diff --git a/pubspec.lock b/pubspec.lock index 7c8d6eb..087e9ad 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -203,7 +203,7 @@ packages: name: flutter_matrix_html url: "https://pub.dartlang.org" source: hosted - version: "0.0.6" + version: "0.0.7" flutter_secure_storage: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 13aebf6..1af9e7a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -54,7 +54,7 @@ dependencies: open_file: ^3.0.1 mime_type: ^0.3.0 bot_toast: ^3.0.0 - flutter_matrix_html: ^0.0.6 + flutter_matrix_html: ^0.0.7 moor: ^3.0.2 random_string: ^2.0.1