From af72a452d2611bed1dc35e8779651465b6a96701 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 14:34:06 +0000 Subject: [PATCH] Bump get_it from 8.0.2 to 8.0.3 Bumps [get_it](https://github.com/fluttercommunity/get_it) from 8.0.2 to 8.0.3. - [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 93e1e1e..1073e5e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -465,10 +465,10 @@ packages: dependency: "direct main" description: name: get_it - sha256: c49895c1ecb0ee2a0ec568d39de882e2c299ba26355aa6744ab1001f98cebd15 + sha256: f126a3e286b7f5b578bf436d5592968706c4c1de28a228b870ce375d9f743103 url: "https://pub.dev" source: hosted - version: "8.0.2" + version: "8.0.3" github: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 696d9a6..920ce57 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: flutter_secure_storage: 9.2.2 flutter_svg: 2.0.16 freezed_annotation: 2.4.4 - get_it: 8.0.2 + get_it: 8.0.3 github: 9.24.0 go_router: 14.6.2 injectable: 2.5.0