Merge pull request #2060 from krille-chan/dependabot/pub/sqlcipher_flutter_libs-0.6.7

build: (deps): bump sqlcipher_flutter_libs from 0.6.6 to 0.6.7
pull/2064/head
Krille-chan 3 months ago committed by GitHub
commit 2d3b8bec5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1837,10 +1837,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: sqlcipher_flutter_libs name: sqlcipher_flutter_libs
sha256: "777c3469ada8fe6b808bd50f1c752cdd2ca1b1f3cf751d434502ead15334f3a5" sha256: "550a0758aa4bba6eab75035102809506d76f2d71b9fb0c0f6e9cc414db0fe064"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "0.6.6" version: "0.6.7"
sqlite3: sqlite3:
dependency: transitive dependency: transitive
description: description:

@ -77,7 +77,7 @@ dependencies:
shared_preferences: ^2.2.0 # Pinned because https://github.com/flutter/flutter/issues/118401 shared_preferences: ^2.2.0 # Pinned because https://github.com/flutter/flutter/issues/118401
slugify: ^2.0.0 slugify: ^2.0.0
sqflite_common_ffi: ^2.3.6 sqflite_common_ffi: ^2.3.6
sqlcipher_flutter_libs: ^0.6.1 sqlcipher_flutter_libs: ^0.6.7
swipe_to_action: ^0.3.0 swipe_to_action: ^0.3.0
tor_detector_web: ^1.1.0 tor_detector_web: ^1.1.0
unifiedpush: ^5.0.1 unifiedpush: ^5.0.1

Loading…
Cancel
Save