From ce24e0c0147f0a65e639f3534433a3ab2e433fc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 21:01:48 +0000 Subject: [PATCH] Bump dio from 5.3.2 to 5.3.3 Bumps [dio](https://github.com/cfug/dio) from 5.3.2 to 5.3.3. - [Release notes](https://github.com/cfug/dio/releases) - [Commits](https://github.com/cfug/dio/compare/dio_v5.3.2...dio_v5.3.3) --- updated-dependencies: - dependency-name: dio dependency-type: direct:production update-type: version-update:semver-patch ... 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 b250776..afeff96 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -229,10 +229,10 @@ packages: dependency: "direct main" description: name: dio - sha256: ce75a1b40947fea0a0e16ce73337122a86762e38b982e1ccb909daa3b9bc4197 + sha256: "417e2a6f9d83ab396ec38ff4ea5da6c254da71e4db765ad737a42af6930140b7" url: "https://pub.dev" source: hosted - version: "5.3.2" + version: "5.3.3" dio_cache_interceptor: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 4e615c7..2a1d2e1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: freezed_annotation: ^2.0.3 get_it: ^7.6.4 retrofit: ^4.0.1 - dio: ^5.1.2 + dio: ^5.3.3 json_annotation: ^4.8.1 pin_code_fields: ^7.4.0 shared_preferences: ^2.2.1