From e7273902ae2a08071b077e2a60eb66e804e27416 Mon Sep 17 00:00:00 2001 From: Ryan Heise Date: Tue, 9 Jun 2020 12:42:56 +1000 Subject: [PATCH] Update dependencies --- pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index dd22a73..16cebe8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,9 +9,9 @@ environment: dependencies: rxdart: ^0.24.1 - path: ^1.6.4 - path_provider: ^1.5.1 - async: ^2.4.0 + path: ^1.7.0 + path_provider: ^1.6.10 + async: ^2.4.1 flutter: sdk: flutter flutter_web_plugins: