diff --git a/pubspec.lock b/pubspec.lock index 3daf7e1..5dead1f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -697,10 +697,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: eb059dfe59f08546e9787f895bd01652076f996bcbf485a8609ef990419ad227 + sha256: b1488741c9ce37b72e026377c69a59c47378493156fc38efb5a54f6def3f92a3 url: "https://pub.dev" source: hosted - version: "16.2.1" + version: "16.2.2" graphs: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index ac84aab..15db142 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: sdk: flutter # Navigation - go_router: ^16.2.1 + go_router: ^16.2.2 #State Management flutter_riverpod: ^2.6.1