diff --git a/pubspec.lock b/pubspec.lock index 47d61ba..dde6ee6 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -149,10 +149,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" fake_async: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6dcc6fa..cf23d3f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: flutter: sdk: flutter camera: ^0.10.5 - dio: ^5.3.2 + dio: ^5.3.3 lottie: ^2.6.0 permission_handler: ^11.0.0 path_provider: ^2.1.1