fix(deps): update dependency better-sqlite3 to v11.9.1

This commit is contained in:
renovate[bot] 2025-03-18 02:55:29 +00:00 committed by GitHub
parent 4f7f7c460a
commit 5ed25cbce7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -24,7 +24,7 @@
"async-mutex": "0.5.0",
"autocomplete.js": "0.38.1",
"axios": "1.8.3",
"better-sqlite3": "11.8.1",
"better-sqlite3": "11.9.1",
"boxicons": "2.1.4",
"chardet": "2.1.0",
"cheerio": "1.0.0",
@ -7426,9 +7426,9 @@
"license": "MIT"
},
"node_modules/better-sqlite3": {
"version": "11.8.1",
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-11.8.1.tgz",
"integrity": "sha512-9BxNaBkblMjhJW8sMRZxnxVTRgbRmssZW0Oxc1MPBTfiR+WW21e2Mk4qu8CzrcZb1LwPCnFsfDEzq+SNcBU8eg==",
"version": "11.9.1",
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-11.9.1.tgz",
"integrity": "sha512-Ba0KR+Fzxh2jDRhdg6TSH0SJGzb8C0aBY4hR8w8madIdIzzC6Y1+kx5qR6eS1Z+Gy20h6ZU28aeyg0z1VIrShQ==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View File

@ -84,7 +84,7 @@
"async-mutex": "0.5.0",
"autocomplete.js": "0.38.1",
"axios": "1.8.3",
"better-sqlite3": "11.8.1",
"better-sqlite3": "11.9.1",
"boxicons": "2.1.4",
"chardet": "2.1.0",
"cheerio": "1.0.0",