bump to v1.8.5

This commit is contained in:
Audric Ackermann 2022-05-12 15:45:54 +10:00
parent 0564965d1b
commit df5891f662
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"name": "session-desktop",
"productName": "Session",
"description": "Private messaging from your desktop",
"version": "1.8.4",
"version": "1.8.5",
"license": "GPL-3.0",
"author": {
"name": "Oxen Labs",

View File

@ -2355,9 +2355,9 @@ bcrypt-pbkdf@^1.0.0:
dependencies:
tweetnacl "^0.14.3"
"better-sqlite3@https://github.com/signalapp/better-sqlite3#b287153a5c6a5ac77f1e70df75d245e7a6e2286d":
"better-sqlite3@https://github.com/signalapp/better-sqlite3#587721adcf31e5872e0089a1bccc9a9342f46dd5":
version "7.5.0"
resolved "https://github.com/signalapp/better-sqlite3#b287153a5c6a5ac77f1e70df75d245e7a6e2286d"
resolved "https://github.com/signalapp/better-sqlite3#587721adcf31e5872e0089a1bccc9a9342f46dd5"
dependencies:
bindings "^1.5.0"
tar "^6.1.0"