From 9e1fe7bbd6dd467b983d43db078b02e7699e772f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 00:37:27 +0000 Subject: [PATCH] build(deps): bump dio from 4.0.6 to 5.0.3 in /frontend 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] --- frontend/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pubspec.yaml b/frontend/pubspec.yaml index 874d077f..91d471f3 100644 --- a/frontend/pubspec.yaml +++ b/frontend/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: flutter_dotenv: ^5.0.0 shared_preferences: ^2.0.6 responsive_scaffold: ^1.3.0+2 - dio: ^4.0.0 + dio: ^5.0.3 transparent_image: ^2.0.0 image_picker: ^0.8.3+3 image_picker_for_web: ^2.1.3