From 9229374498999325b29206c4492c42687bdc5add Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 20:52:43 +0000 Subject: [PATCH] Bump get_it from 7.6.0 to 7.6.4 Bumps [get_it](https://github.com/fluttercommunity/get_it) from 7.6.0 to 7.6.4. - [Changelog](https://github.com/fluttercommunity/get_it/blob/master/CHANGELOG.md) - [Commits](https://github.com/fluttercommunity/get_it/commits) --- updated-dependencies: - dependency-name: get_it dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 3f6001a..874fffd 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -401,10 +401,10 @@ packages: dependency: "direct main" description: name: get_it - sha256: "529de303c739fca98cd7ece5fca500d8ff89649f1bb4b4e94fb20954abcd7468" + sha256: f79870884de16d689cf9a7d15eedf31ed61d750e813c538a6efb92660fea83c3 url: "https://pub.dev" source: hosted - version: "7.6.0" + version: "7.6.4" glob: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6b548ac..ab65dfc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: flutter_bloc: ^8.0.1 collection: ^1.15.0 freezed_annotation: ^2.0.3 - get_it: ^7.2.0 + get_it: ^7.6.4 retrofit: ^4.0.1 dio: ^5.1.2 json_annotation: ^4.5.0