Skip to content

Commit

Permalink
Update dependency better-sqlite3 to v11.6.0 (#174)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent f8ccde1 commit 1e3c243
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@babel/runtime": "7.26.0",
"better-sqlite3": "11.5.0",
"better-sqlite3": "11.6.0",
"chalk": "5.3.0",
"express": "4.21.1",
"express-fileupload": "1.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1779,7 +1779,7 @@ __metadata:
"@types/minimist": "npm:1.2.5"
"@types/node": "npm:22.10.1"
"@types/pako": "npm:2.0.3"
better-sqlite3: "npm:11.5.0"
better-sqlite3: "npm:11.6.0"
chalk: "npm:5.3.0"
express: "npm:4.21.1"
express-fileupload: "npm:1.5.1"
Expand Down Expand Up @@ -1862,14 +1862,14 @@ __metadata:
languageName: node
linkType: hard

"better-sqlite3@npm:11.5.0":
version: 11.5.0
resolution: "better-sqlite3@npm:11.5.0"
"better-sqlite3@npm:11.6.0":
version: 11.6.0
resolution: "better-sqlite3@npm:11.6.0"
dependencies:
bindings: "npm:^1.5.0"
node-gyp: "npm:latest"
prebuild-install: "npm:^7.1.1"
checksum: 10c0/c24200972e11f6f99c4e6538122bd7ec8b31b92b2fa095f4b595cc39fedf924cb0a93fd326f0900415eccdf634367f7bba2ba4eaa4d164edd7352f4cfaaaec51
checksum: 10c0/cafa207b40c42624d767a35f24fb16769d106486371b2e23497e9417505fa1fdedd94313b50508bd67f85713a996a0a9134458987c9b80a0a2b243d4db0d1259
languageName: node
linkType: hard

Expand Down

0 comments on commit 1e3c243

Please sign in to comment.