From 0a7094033b630bd96205365f94b40a124dc715a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 06:03:58 +0000 Subject: [PATCH] fix(deps): update dependency device_info_plus to ^11.1.0 --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 029ffba..0d1578d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -432,10 +432,10 @@ packages: dependency: "direct main" description: name: device_info_plus - sha256: db03b2d2a3fa466a4627709e1db58692c3f7f658e36a5942d342d86efedc4091 + sha256: c4af09051b4f0508f6c1dc0a5c085bf014d5c9a4a0678ce1799c2b4d716387a0 url: "https://pub.dev" source: hosted - version: "11.0.0" + version: "11.1.0" device_info_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d274621..d28acfb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -45,7 +45,7 @@ dependencies: crypto: ^3.0.5 cupertino_icons: ^1.0.8 deep_collection: ^1.0.2 - device_info_plus: ^11.0.0 + device_info_plus: ^11.1.0 dio: ^5.7.0 dxcaptcha_flutter: ^0.0.1+1 easy_refresh: ^3.4.0