diff --git a/pubspec.lock b/pubspec.lock index cec932c32..bfa9d2d9f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1725,10 +1725,10 @@ packages: dependency: "direct main" description: name: sqflite_common_ffi - sha256: "9faa2fedc5385ef238ce772589f7718c24cdddd27419b609bb9c6f703ea27988" + sha256: "8d7b8749a516cbf6e9057f9b480b716ad14fc4f3d3873ca6938919cc626d9025" url: "https://pub.dev" source: hosted - version: "2.3.6" + version: "2.3.7+1" sqlcipher_flutter_libs: dependency: "direct main" description: @@ -1741,10 +1741,10 @@ packages: dependency: transitive description: name: sqlite3 - sha256: "608b56d594e4c8498c972c8f1507209f9fd74939971b948ddbbfbfd1c9cb3c15" + sha256: "3145bd74dcdb4fd6f5c6dda4d4e4490a8087d7f286a14dee5d37087290f0f8a2" url: "https://pub.dev" source: hosted - version: "2.7.7" + version: "2.9.4" stack_trace: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 91320f44c..f31340bcf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -72,7 +72,7 @@ dependencies: share_plus: ^12.0.1 shared_preferences: ^2.5.4 # Pinned because https://github.com/flutter/flutter/issues/118401 slugify: ^2.0.0 - sqflite_common_ffi: ^2.3.6 + sqflite_common_ffi: ^2.3.7+1 sqlcipher_flutter_libs: ^0.6.8 swipe_to_action: ^0.3.0 unifiedpush: ^6.2.0