From c1ce37ca246ab97d0c01a2014f774b685bf8d3cc Mon Sep 17 00:00:00 2001
From: Vishesh Handa <me@vhanda.in>
Date: Sat, 31 Jul 2021 18:07:41 +0200
Subject: [PATCH] Bump some deps

---
 pubspec.lock | 10 +++++-----
 pubspec.yaml |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/pubspec.lock b/pubspec.lock
index e1532f92..c19ca784 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -56,7 +56,7 @@ packages:
       name: basic_utils
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "3.1.0"
+    version: "3.4.0"
   benchmark_harness:
     dependency: "direct dev"
     description:
@@ -632,7 +632,7 @@ packages:
       name: http
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "0.13.1"
+    version: "0.13.3"
   http2:
     dependency: transitive
     description:
@@ -1007,7 +1007,7 @@ packages:
       name: pointycastle
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "3.1.1"
+    version: "3.2.0"
   pool:
     dependency: transitive
     description:
@@ -1056,7 +1056,7 @@ packages:
       name: quick_actions
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "0.6.0"
+    version: "0.6.0+3"
   quick_actions_platform_interface:
     dependency: transitive
     description:
@@ -1348,7 +1348,7 @@ packages:
       name: timeago
       url: "https://pub.dartlang.org"
     source: hosted
-    version: "3.0.2"
+    version: "3.1.0"
   timing:
     dependency: transitive
     description:
diff --git a/pubspec.yaml b/pubspec.yaml
index 9ef10341..ebed8d1e 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -23,7 +23,7 @@ dependencies:
     git: https://github.com/GitJournal/icloud_documents_path.git
   auto_size_text: ^3.0.0-nullsafety.0
   badges: ^2.0.1
-  basic_utils: ^3.1.0
+  basic_utils: ^3.4.0
   connectivity_plus: ^1.0.6
   # cryptography: ^1.4.1
   # cryptography_flutter: ^1.0.0
@@ -61,7 +61,7 @@ dependencies:
   permission_handler: ^6.1.1
   photo_view: ^0.11.1
   provider: ^5.0.0
-  quick_actions: ^0.6.0
+  quick_actions: ^0.6.0+3
   receive_sharing_intent: ^1.4.5
   sentry_flutter: ^5.1.0
   share_plus: ^2.1.4
@@ -70,7 +70,7 @@ dependencies:
   stack_trace: ^1.10.0
   synchronized: ^3.0.0
   time: ^2.0.0
-  timeago: ^3.0.2
+  timeago: ^3.1.0
   url_launcher: ^6.0.3
   uuid: ^3.0.4
   yaml: ^3.1.0