diff --git a/pubspec.lock b/pubspec.lock index 55410830e..cfa4ed7f7 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -835,10 +835,10 @@ packages: dependency: "direct main" description: name: go_router - sha256: "0b1e06223bee260dee31a171fb1153e306907563a0b0225e8c1733211911429a" + sha256: c489908a54ce2131f1d1b7cc631af9c1a06fac5ca7c449e959192089f9489431 url: "https://pub.dev" source: hosted - version: "15.1.2" + version: "16.0.0" gtk: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6c09c1ea4..143bdecb9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -47,7 +47,7 @@ dependencies: flutter_web_auth_2: ^3.1.1 # Version 4 blocked by https://github.com/MixinNetwork/flutter-plugins/issues/379 flutter_webrtc: ^0.12.9 geolocator: ^13.0.1 - go_router: ^15.1.2 + go_router: ^16.0.0 handy_window: ^0.4.0 html: ^0.15.4 http: ^1.2.0