From 20c524917fb9c0984b5fda0d4b5a163f76e4e5ff Mon Sep 17 00:00:00 2001 From: td Date: Fri, 21 Apr 2023 02:57:06 +0530 Subject: [PATCH] chore: bump api_lite to 16.1 --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0e0a1b55..d88c8f7e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,13 +22,13 @@ dependencies: image: ^3.1.1 js: ^0.6.3 markdown: ^4.0.0 - matrix_api_lite: ^1.6.0 + matrix_api_lite: ^1.6.1 mime: ^1.0.0 olm: ^2.0.2 random_string: ^2.3.1 sdp_transform: ^0.3.2 slugify: ^2.0.0 - webrtc_interface: ^1.0.10 + webrtc_interface: ^1.0.13 dev_dependencies: coverage: ">=0.15.0 <2.0.0"