diff --git a/pubspec.lock b/pubspec.lock index dc4422c..9dd9485 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -233,10 +233,10 @@ packages: dependency: "direct main" description: name: flutter_js - sha256: d19cde4bad2f7c301ff5f69d7b3452ff91f2ca89d153569dd03e544579d8610d + sha256: "0d22d73a474b5b80c3ab5508e7c3eab6fb20beea9dec45bbd21088cfd27a5e61" url: "https://pub.dev" source: hosted - version: "0.8.1" + version: "0.8.3" flutter_local_notifications: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index f20c8d3..19a94d6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: grouped_list: ^6.0.0 package_info_plus: ^8.2.1 flutter_timezone: ^4.0.0 - flutter_js: ^0.8.1 + flutter_js: ^0.8.3 flutter_local_notifications: git: url: https://github.com/MaikuB/flutter_local_notifications.git