diff --git a/pubspec.lock b/pubspec.lock index 4fe018f..3ba1054 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -236,10 +236,10 @@ packages: dependency: "direct main" description: name: dio - sha256: "0df44ebba85e503958eb75d07eedd3c86275a58c1d3eda2f2ce8f0a2c3abbb3c" + sha256: "852ec3b48cc431ac04fff978413c541502b67ffc3e26921e74e3d994694192c1" url: "https://pub.dev" source: hosted - version: "5.11.0" + version: "5.11.1" dio_web_adapter: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 40c159d..1123423 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: cupertino_icons: ^1.0.8 custom_app_bar: path: ./packages/custom_app_bar/ - dio: ^5.11.0 + dio: ^5.11.1 equatable: ^2.1.0 flutter: sdk: flutter