diff --git a/pubspec.lock b/pubspec.lock index 2e0d3baf..36517166 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -426,10 +426,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: d8f590a69729f719177ea68eb1e598295e8dbc41bbc247fed78b2c8a25660d7c + sha256: c92d18e1fe994cb06d48aa786c46b142a5633067e8297cff6b5a3ac742620104 url: "https://pub.dev" source: hosted - version: "16.3.0" + version: "17.0.0" google_fonts: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 49474f34..2e1f100d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -74,7 +74,7 @@ dependencies: flutter_localizations: sdk: flutter flutter_native_splash: ^2.4.6 - go_router: ^16.2.4 + go_router: ^17.0.0 google_fonts: ^6.3.2 google_mobile_ads: ^6.0.0 http_client: