From 1fb208dc655ec3636e0c63eac85ffa6bbc0725f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 00:17:26 +0000 Subject: [PATCH] Bump dio from 4.0.6 to 5.0.3 Bumps [dio](https://github.com/cfug/dio) from 4.0.6 to 5.0.3. - [Release notes](https://github.com/cfug/dio/releases) - [Commits](https://github.com/cfug/dio/commits/dio_v5.0.3) --- updated-dependencies: - dependency-name: dio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pubspec.lock | 47 ++++++++++++++++++++--------------------------- pubspec.yaml | 2 +- 2 files changed, 21 insertions(+), 28 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 5817b01..86d8ccb 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -21,14 +21,14 @@ packages: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.8.2" + version: "2.10.0" boolean_selector: dependency: transitive description: name: boolean_selector url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.1.1" cached_network_image: dependency: "direct main" description: @@ -63,28 +63,21 @@ packages: name: characters url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" - charcode: - dependency: transitive - description: - name: charcode - url: "https://pub.dartlang.org" - source: hosted - version: "1.3.1" + version: "1.2.1" clock: dependency: transitive description: name: clock url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.1.1" collection: dependency: transitive description: name: collection url: "https://pub.dartlang.org" source: hosted - version: "1.16.0" + version: "1.17.0" crypto: dependency: transitive description: @@ -112,14 +105,14 @@ packages: name: dio url: "https://pub.dartlang.org" source: hosted - version: "4.0.6" + version: "5.0.3" fake_async: dependency: transitive description: name: fake_async url: "https://pub.dartlang.org" source: hosted - version: "1.3.0" + version: "1.3.1" ffi: dependency: transitive description: @@ -272,7 +265,7 @@ packages: name: js url: "https://pub.dartlang.org" source: hosted - version: "0.6.4" + version: "0.6.5" libadwaita: dependency: "direct main" description: @@ -323,21 +316,21 @@ packages: name: matcher url: "https://pub.dartlang.org" source: hosted - version: "0.12.11" + version: "0.12.13" material_color_utilities: dependency: transitive description: name: material_color_utilities url: "https://pub.dartlang.org" source: hosted - version: "0.1.4" + version: "0.2.0" meta: dependency: transitive description: name: meta url: "https://pub.dartlang.org" source: hosted - version: "1.7.0" + version: "1.8.0" octo_image: dependency: transitive description: @@ -393,7 +386,7 @@ packages: name: path url: "https://pub.dartlang.org" source: hosted - version: "1.8.1" + version: "1.8.2" path_drawing: dependency: transitive description: @@ -594,7 +587,7 @@ packages: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.8.2" + version: "1.9.1" sqflite: dependency: transitive description: @@ -615,7 +608,7 @@ packages: name: stack_trace url: "https://pub.dartlang.org" source: hosted - version: "1.10.0" + version: "1.11.0" state_notifier: dependency: transitive description: @@ -636,14 +629,14 @@ packages: name: stream_channel url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.1.1" string_scanner: dependency: transitive description: name: string_scanner url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.2.0" synchronized: dependency: transitive description: @@ -657,14 +650,14 @@ packages: name: term_glyph url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "1.2.1" test_api: dependency: transitive description: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.4.9" + version: "0.4.16" typed_data: dependency: transitive description: @@ -741,7 +734,7 @@ packages: name: vector_math url: "https://pub.dartlang.org" source: hosted - version: "2.1.2" + version: "2.1.4" win32: dependency: transitive description: @@ -771,5 +764,5 @@ packages: source: hosted version: "6.1.0" sdks: - dart: ">=2.17.6 <3.0.0" + dart: ">=2.18.0 <3.0.0" flutter: ">=3.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index 2c79c93..f88d804 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: cached_network_image: ^3.1.0 carousel_slider: ^4.0.0 desktop_notifications: ^0.6.3 - dio: ^4.0.0 + dio: ^5.0.3 flutter_localizations: sdk: flutter file_picker: ^4.3.2