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

This commit is contained in:
renovate[bot] 2025-03-15 02:52:57 +00:00 committed by GitHub
parent 45b7d51db9
commit 9136f07968
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

@ -25,7 +25,7 @@
"async-mutex": "0.5.0",
"autocomplete.js": "0.38.1",
"axios": "1.8.3",
"better-sqlite3": "11.8.1",
"better-sqlite3": "11.9.0",
"boxicons": "2.1.4",
"chardet": "2.1.0",
"cheerio": "1.0.0",
@ -7425,9 +7425,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.0",
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-11.9.0.tgz",
"integrity": "sha512-4b9xYnoaskj8eIkke9ZCB42p5bOPabptSku8Rl4Yww70Jf+aHeLvrIjXDJrKQxUEjdppsFb+fdJSjoH4TklROA==",
"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.0",
"boxicons": "2.1.4",
"chardet": "2.1.0",
"cheerio": "1.0.0",