From 8db8a0c4ce1c792fd5942bf291d3630b59f06fa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 16:47:20 +0000 Subject: [PATCH] Bump dio from 5.7.0 to 5.8.0+1 Bumps [dio](https://github.com/cfug/dio) from 5.7.0 to 5.8.0+1. - [Release notes](https://github.com/cfug/dio/releases) - [Commits](https://github.com/cfug/dio/compare/dio_v5.7.0...dio_v5.8.0) --- 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 59ba36e..eb6f139 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -109,10 +109,10 @@ packages: dependency: "direct main" description: name: dio - sha256: "5598aa796bbf4699afd5c67c0f5f6e2ed542afc956884b9cd58c306966efc260" + sha256: "253a18bbd4851fecba42f7343a1df3a9a4c1d31a2c1b37e221086b4fa8c8dbc9" url: "https://pub.dev" source: hosted - version: "5.7.0" + version: "5.8.0+1" dio_web_adapter: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 8c0fd26..62597aa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: universal_html: ^2.2.4 url_launcher: ^6.3.1 geolocator: ^13.0.2 - dio: ^5.7.0 + dio: ^5.8.0+1 package_info_plus: ^8.1.2 geoxml: ^2.6.1 universal_io: ^2.2.2