diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 5977b1e4..f3a5c3ab 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -33,7 +33,7 @@ dependencies: file_picker: ^4.6.1 flutter: sdk: flutter - flutter_chat_types: ^3.4.1 + flutter_chat_types: ^3.4.3 flutter_chat_ui: path: ../ http: ^0.13.4 diff --git a/pubspec.yaml b/pubspec.yaml index 3fde9021..4060d026 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,8 +15,8 @@ dependencies: equatable: ^2.0.3 flutter: sdk: flutter - flutter_chat_types: ^3.4.2 - flutter_link_previewer: ^3.0.0 + flutter_chat_types: ^3.4.3 + flutter_link_previewer: ^3.0.1 flutter_parsed_text: ^2.2.1 intl: ^0.17.0 meta: ^1.7.0