diff --git a/CastIt.Client/pubspec.lock b/CastIt.Client/pubspec.lock index 6458b248..9f768d37 100644 --- a/CastIt.Client/pubspec.lock +++ b/CastIt.Client/pubspec.lock @@ -468,10 +468,10 @@ packages: dependency: transitive description: name: meta - sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394" + sha256: "1741988757a65eb6b36abe716829688cf01910bbf91c34354ff7ec1c3de2b349" url: "https://pub.dev" source: hosted - version: "1.17.0" + version: "1.18.0" mime: dependency: transitive description: @@ -914,10 +914,10 @@ packages: dependency: "direct main" description: name: synchronized - sha256: c254ade258ec8282947a0acbbc90b9575b4f19673533ee46f2f6e9b3aeefd7c0 + sha256: "93b153dcb6a26dcddee6ca087dd634b53e38c10b5aa163e8e49501a776456153" url: "https://pub.dev" source: hosted - version: "3.4.0" + version: "3.4.1" term_glyph: dependency: transitive description: diff --git a/CastIt.Client/pubspec.yaml b/CastIt.Client/pubspec.yaml index 602a89a6..7c6ab133 100644 --- a/CastIt.Client/pubspec.yaml +++ b/CastIt.Client/pubspec.yaml @@ -44,7 +44,7 @@ dependencies: signalr_core: git: https://github.com/Wolfteam/signalr_core.git sprintf: ^7.0.0 - synchronized: ^3.4.0 + synchronized: ^3.4.1 url_launcher: ^6.3.2 window_size: git: