Skip to content

Commit

Permalink
Update dependency better-sqlite3 to v11.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent b0e2caf commit 6774ce7
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.7",
"@babel/preset-env": "7.26.7",
"@babel/runtime": "7.26.7",
"better-sqlite3": "11.7.0",
"better-sqlite3": "11.8.1",
"chalk": "5.3.0",
"express": "4.21.2",
"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 @@ -1824,7 +1824,7 @@ __metadata:
"@types/minimist": "npm:1.2.5"
"@types/node": "npm:22.10.2"
"@types/pako": "npm:2.0.3"
better-sqlite3: "npm:11.7.0"
better-sqlite3: "npm:11.8.1"
chalk: "npm:5.3.0"
express: "npm:4.21.2"
express-fileupload: "npm:1.5.1"
Expand Down Expand Up @@ -1907,14 +1907,14 @@ __metadata:
languageName: node
linkType: hard

"better-sqlite3@npm:11.7.0":
version: 11.7.0
resolution: "better-sqlite3@npm:11.7.0"
"better-sqlite3@npm:11.8.1":
version: 11.8.1
resolution: "better-sqlite3@npm:11.8.1"
dependencies:
bindings: "npm:^1.5.0"
node-gyp: "npm:latest"
prebuild-install: "npm:^7.1.1"
checksum: 10c0/66e78fb7e12f55dd78469efec7f6fcf69079e149e974be9ea24befac7c67b8fe0e23a419cae412ac4ea025c73841d8d54bd222eece1c007485e3f6bd56fd1c94
checksum: 10c0/b6b1844f8ed5668080cc1e2a137656da756af406b616ffbd6139b230c906b9c0571bbdac53cd78cc1415689f5090d25daf95ea596ced0b9ad5e8be9b4a08662e
languageName: node
linkType: hard

Expand Down

0 comments on commit 6774ce7

Please sign in to comment.