diff --git a/pubspec.lock b/pubspec.lock index 2b4000f9..0976c4ba 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -322,10 +322,10 @@ packages: dependency: "direct main" description: name: flutter_local_notifications - sha256: be38e3854d2baabcda8e16966a5fe8748cebb655bb94701494da0f052c2fc352 + sha256: a0d7141f14cabcee42967470a858dfc99dd6cfb70d3cab404bacfcafa9e84e70 url: "https://pub.dev" source: hosted - version: "22.0.0" + version: "22.0.1" flutter_local_notifications_linux: dependency: transitive description: @@ -354,10 +354,10 @@ packages: dependency: transitive description: name: flutter_local_notifications_windows - sha256: "5aeed973a0c1480706784fad05c5c3a911335ebb561b2274b47fe80b375201e1" + sha256: "6f43bdd03b171b7a90f22647506fea33e2bb12294b7c7c7a3d690e960a382945" url: "https://pub.dev" source: hosted - version: "3.1.0" + version: "3.1.1" flutter_localizations: dependency: "direct main" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 6a929b66..1bb4cc3a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -52,7 +52,7 @@ dependencies: introduction_screen: ^4.0.0 google_nav_bar: ^5.0.7 file_picker: ^12.0.0-beta.2 - flutter_local_notifications: 22.0.0 + flutter_local_notifications: 22.0.1 permission_handler: ^12.0.0+1 latext: ^0.5.0 html: ^0.15.6