From ff84a94c3fc98a68e51c92f6128e45e3e17b4610 Mon Sep 17 00:00:00 2001 From: Matthias Schicker Date: Mon, 11 Dec 2023 13:04:25 +0100 Subject: [PATCH] More dependency updates --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index e270afbb..1eebc719 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,8 +8,8 @@ environment: dependencies: collection: ^1.18.0 - crypto: ^3.0.0 - flutter_webrtc: ^0.9.25 + crypto: ^3.0.3 + flutter_webrtc: ^0.9.47 intl: ^0.19.0 logger: ^1.0.0 parser_error: ^0.2.0