From 5efff9a1e947c021eefc6aeffd19cc9e59ad4853 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Thu, 22 Dec 2022 08:51:22 +0100 Subject: [PATCH] chore: Update unifiedpush --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index a0291f21..994a506c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1672,14 +1672,14 @@ packages: name: unifiedpush url: "https://pub.dartlang.org" source: hosted - version: "4.0.0" + version: "4.0.3" unifiedpush_android: dependency: transitive description: name: unifiedpush_android url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "1.1.1" unifiedpush_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index b2968c31..65c3a3e9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -84,7 +84,7 @@ dependencies: swipe_to_action: ^0.2.0 tor_detector_web: ^1.1.0 uni_links: ^0.5.1 - unifiedpush: ^4.0.0 + unifiedpush: ^4.0.3 universal_html: ^2.0.8 url_launcher: ^6.0.20 vibration: ^1.7.4-nullsafety.0