diff --git a/pubspec.lock b/pubspec.lock index 60cf719..6dd03dd 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -793,10 +793,10 @@ packages: dependency: "direct main" description: name: retrofit - sha256: "1b42e9dc9073e970fc264777615a113c45afca2ff6e998a26b9479582ee275b5" + sha256: "04ed77c82cadb655bb9357e8d0cb9da72ff704749a2d0cfe6540dd1f1f7ca4b9" url: "https://pub.dev" source: hosted - version: "4.0.2" + version: "4.0.3" retrofit_generator: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index bb079d5..0f6b452 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: collection: ^1.15.0 freezed_annotation: ^2.0.3 get_it: ^7.6.4 - retrofit: ^4.0.2 + retrofit: ^4.0.3 dio: ^5.3.3 json_annotation: ^4.8.1 pin_code_fields: ^7.4.0