diff --git a/pubspec.lock b/pubspec.lock index 2b24453..0f790d8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -762,7 +762,7 @@ packages: name: unofficial_jisho_api url: "https://pub.dartlang.org" source: hosted - version: "2.0.3" + version: "2.0.4" url_launcher: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 4f87ab6..44074f1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: flutter_settings_ui: ^2.0.1 shared_preferences: ^2.0.6 signature: ^5.0.0 - unofficial_jisho_api: ^2.0.2 + unofficial_jisho_api: ^2.0.4 url_launcher: ^6.0.9 dev_dependencies: