diff --git a/client/pubspec.lock b/client/pubspec.lock index 2b11538..73622e6 100644 --- a/client/pubspec.lock +++ b/client/pubspec.lock @@ -838,10 +838,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: "7974313e217a7771557add6ff2238acb63f635317c35fa590d348fb238f00896" + sha256: "48fb2f42ad057476fa4b733cb95e9f9ea7b0b010bb349ea491dca7dbdb18ffc4" url: "https://pub.dev" source: hosted - version: "17.1.0" + version: "17.2.0" google_fonts: dependency: "direct main" description: diff --git a/client/pubspec.yaml b/client/pubspec.yaml index ec854f8..c86d059 100644 --- a/client/pubspec.yaml +++ b/client/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.9 google_fonts: ^8.0.2 # Google Fonts für schöne Schriftarten - go_router: ^17.1.0 + go_router: ^17.2.0 http: ^1.5.0 provider: ^6.1.2 app_links: ^7.0.0