From 7e5c6a9f4e9bd2156c1d4042e513aa3b98057750 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 00:14:46 +0000 Subject: [PATCH] chore(deps): bump dio from 5.3.3 to 5.4.1 Bumps [dio](https://github.com/cfug/dio) from 5.3.3 to 5.4.1. - [Release notes](https://github.com/cfug/dio/releases) - [Commits](https://github.com/cfug/dio/compare/dio_v5.3.3...dio_v5.4.1) --- updated-dependencies: - dependency-name: dio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index b9268b56..eb410177 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -470,10 +470,10 @@ packages: dependency: "direct main" description: name: dio - sha256: "417e2a6f9d83ab396ec38ff4ea5da6c254da71e4db765ad737a42af6930140b7" + sha256: "49af28382aefc53562459104f64d16b9dfd1e8ef68c862d5af436cc8356ce5a8" url: "https://pub.dev" source: hosted - version: "5.3.3" + version: "5.4.1" disable_battery_optimization: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 82377d08..311db2ce 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: dbus: ^0.7.8 device_info_plus: ^9.0.3 device_preview: ^1.1.0 - dio: ^5.3.2 + dio: ^5.4.1 disable_battery_optimization: ^1.1.0+1 duration: ^3.0.12 envied: ^0.3.0