diff --git a/pubspec.lock b/pubspec.lock index 243c0c3..f2fd37a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -150,10 +150,10 @@ packages: dependency: "direct main" description: name: dart_jsonwebtoken - sha256: "21ce9f8a8712f741e8d6876a9c82c0f8a257fe928c4378a91d8527b92a3fd413" + sha256: "1e26ed01c9e1b4fce984a79a5ea80900e323524fa6227b1132430faa37668e65" url: "https://pub.dev" source: hosted - version: "3.2.0" + version: "3.3.0" data_client: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 93e93ed..1500f69 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: url: https://github.com/flutter-news-app-full-source-code/core.git ref: v1.2.0 dart_frog: ^1.1.0 - dart_jsonwebtoken: ^3.2.0 + dart_jsonwebtoken: ^3.3.0 data_client: git: url: https://github.com/flutter-news-app-full-source-code/data-client.git