diff --git a/package.json b/package.json index 7fcee2fd1f..85351c72d9 100644 --- a/package.json +++ b/package.json @@ -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#c4ab3697af7c16b6bd9f39b034cbd9dfb72aa389", + "better-sqlite3": "https://github.com/signalapp/better-sqlite3#afdbd49cf18d0046d7385ca4d23da20c66f00d50", "bezier-easing": "2.1.0", "blob-util": "2.0.2", "blueimp-load-image": "5.14.0", diff --git a/yarn.lock b/yarn.lock index 2e3886de6e..b7f83e87bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5377,9 +5377,9 @@ better-opn@^2.1.1: dependencies: open "^7.0.3" -"better-sqlite3@https://github.com/signalapp/better-sqlite3#c4ab3697af7c16b6bd9f39b034cbd9dfb72aa389": +"better-sqlite3@https://github.com/signalapp/better-sqlite3#afdbd49cf18d0046d7385ca4d23da20c66f00d50": version "7.5.1" - resolved "https://github.com/signalapp/better-sqlite3#c4ab3697af7c16b6bd9f39b034cbd9dfb72aa389" + resolved "https://github.com/signalapp/better-sqlite3#afdbd49cf18d0046d7385ca4d23da20c66f00d50" dependencies: bindings "^1.5.0" tar "^6.1.0"