From 50b8f727175b9d61d89837178bb39d117a4243da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 05:55:11 +0000 Subject: [PATCH] build(deps): Bump dio from 5.9.2 to 5.10.0 Bumps [dio](https://github.com/cfug/dio) from 5.9.2 to 5.10.0. - [Release notes](https://github.com/cfug/dio/releases) - [Commits](https://github.com/cfug/dio/compare/dio_v5.9.2...dio_v5.10.0) --- updated-dependencies: - dependency-name: dio dependency-version: 5.10.0 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 59b0481a66..4ce8f8d63c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -394,10 +394,10 @@ packages: dependency: "direct main" description: name: dio - sha256: aff32c08f92787a557dd5c0145ac91536481831a01b4648136373cddb0e64f8c + sha256: ea2bad3c89a27635ce2d85cce4d6b199da49a5a48ec77b03e45b65a3b90922b0 url: "https://pub.dev" source: hosted - version: "5.9.2" + version: "5.10.0" dio_compatibility_layer: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index f01835959a..bc75f9d07f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -46,7 +46,7 @@ dependencies: desktop_keep_screen_on: ^0.0.3 desktop_webview_window: ^0.3.0 device_info_plus: ^11.3.0 - dio: ^5.9.2 + dio: ^5.10.0 dio_smart_retry: ^7.0.1 dio_compatibility_layer: ^0.1.1 rhttp: ^0.18.0