diff --git a/pubspec.lock b/pubspec.lock index 23d67a4..83ac3ea 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -526,10 +526,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: b453934c36e289cef06525734d1e676c1f91da9e22e2017d9dcab6ce0f999175 + sha256: "8b1f37dfaf6e958c6b872322db06f946509433bec3de753c3491a42ae9ec2b48" url: "https://pub.dev" source: hosted - version: "15.1.3" + version: "16.1.0" google_fonts: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 9f9ac14..e7c9485 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -61,7 +61,7 @@ dependencies: uuid: ^4.5.1 device_info_plus: ^11.4.0 package_info_plus: ^8.3.0 - go_router: ^15.1.3 + go_router: ^16.1.0 flutter_dotenv: ^5.2.1 bloc: ^9.0.0