Update sqlcipher to 4.5.2

This commit is contained in:
Fedor Indutny 2022-11-16 16:28:55 -08:00 committed by GitHub
parent aff2ee18c2
commit e33bcd80b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -92,7 +92,7 @@
"array-move": "2.1.0",
"axe-core": "4.1.4",
"backbone": "1.4.0",
"better-sqlite3": "https://github.com/signalapp/better-sqlite3#a92f637708b41a478601c388f5a66223f766021b",
"better-sqlite3": "https://github.com/signalapp/better-sqlite3#c4ab3697af7c16b6bd9f39b034cbd9dfb72aa389",
"bezier-easing": "2.1.0",
"blob-util": "2.0.2",
"blueimp-load-image": "5.14.0",

View file

@ -5351,9 +5351,9 @@ better-opn@^2.1.1:
dependencies:
open "^7.0.3"
"better-sqlite3@https://github.com/signalapp/better-sqlite3#a92f637708b41a478601c388f5a66223f766021b":
"better-sqlite3@https://github.com/signalapp/better-sqlite3#c4ab3697af7c16b6bd9f39b034cbd9dfb72aa389":
version "7.5.1"
resolved "https://github.com/signalapp/better-sqlite3#a92f637708b41a478601c388f5a66223f766021b"
resolved "https://github.com/signalapp/better-sqlite3#c4ab3697af7c16b6bd9f39b034cbd9dfb72aa389"
dependencies:
bindings "^1.5.0"
tar "^6.1.0"