Skip to content

Commit 0c63c1b

Browse files
committed
feat(deps): Upgrade better-sqlite3 to v12.2.0
This adds support for Node.js 24
1 parent 622394e commit 0c63c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@hapi/joi": "^16.1.8",
2929
"async": "^3.0.1",
30-
"better-sqlite3": "^11.5.0",
30+
"better-sqlite3": "^12.2.0",
3131
"combined-stream": "^1.0.5",
3232
"command-exists": "^1.2.9",
3333
"download-file-sync": "^1.0.4",

0 commit comments

Comments
 (0)