diff --git a/bloc_app/pubspec.lock b/bloc_app/pubspec.lock index 6489b80..e6ba793 100644 --- a/bloc_app/pubspec.lock +++ b/bloc_app/pubspec.lock @@ -378,10 +378,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: "4cdfcc6a178632d1dbb7a728f8e84a1466211354704b9cdc03eee661d3277732" + sha256: "0b1e06223bee260dee31a171fb1153e306907563a0b0225e8c1733211911429a" url: "https://pub.dev" source: hosted - version: "15.0.0" + version: "15.1.2" go_router_builder: dependency: "direct dev" description: diff --git a/bloc_app/pubspec.yaml b/bloc_app/pubspec.yaml index 4218984..df6b8f4 100644 --- a/bloc_app/pubspec.yaml +++ b/bloc_app/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: sdk: flutter freezed_annotation: ^3.0.0 get_it: ^8.0.3 - go_router: ^15.0.0 + go_router: ^15.1.2 intl: ^0.19.0 json_annotation: ^4.9.0 retrofit: ^4.4.2