fix github action build

This commit is contained in:
Audric Ackermann 2022-04-07 13:26:35 +10:00
parent 71ab64df2d
commit 84fd12ca62
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4
2 changed files with 3 additions and 3 deletions

View File

@ -46,7 +46,7 @@
"abort-controller": "3.0.0",
"auto-bind": "^4.0.0",
"backbone": "1.3.3",
"better-sqlite3": "https://github.com/signalapp/better-sqlite3#ad0db5dd09c0ea4007b1c46bd4f7273827803347",
"better-sqlite3": "https://github.com/signalapp/better-sqlite3#9de3488f68d7429133dd859b7308fdcbd64f02f6",
"blob-util": "2.0.2",
"blueimp-canvas-to-blob": "^3.29.0",
"blueimp-load-image": "5.14.0",

View File

@ -1649,9 +1649,9 @@ bcrypt-pbkdf@^1.0.0:
dependencies:
tweetnacl "^0.14.3"
"better-sqlite3@https://github.com/signalapp/better-sqlite3#ad0db5dd09c0ea4007b1c46bd4f7273827803347":
"better-sqlite3@https://github.com/signalapp/better-sqlite3#9de3488f68d7429133dd859b7308fdcbd64f02f6":
version "7.1.4"
resolved "https://github.com/signalapp/better-sqlite3#ad0db5dd09c0ea4007b1c46bd4f7273827803347"
resolved "https://github.com/signalapp/better-sqlite3#9de3488f68d7429133dd859b7308fdcbd64f02f6"
dependencies:
bindings "^1.5.0"
tar "^6.1.0"