diff --git a/pubspec.lock b/pubspec.lock index 2cc10b4..efe6e2c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -417,10 +417,10 @@ packages: dependency: "direct main" description: name: get_it - sha256: e6017ce7fdeaf218dc51a100344d8cb70134b80e28b760f8bb23c242437bafd7 + sha256: d85128a5dae4ea777324730dc65edd9c9f43155c109d5cc0a69cab74139fbac1 url: "https://pub.dev" source: hosted - version: "7.6.7" + version: "7.7.0" glob: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 77cccfe..38aa530 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -44,7 +44,7 @@ dependencies: flutter_bloc: ^8.1.4 collection: ^1.18.0 freezed_annotation: ^2.0.3 - get_it: ^7.6.7 + get_it: ^7.7.0 retrofit: ^4.1.0 dio: ^5.4.1 json_annotation: ^4.8.1