Update dependency better-sqlite3 to v12.9.0
All checks were successful
Test / Basic (pull_request) Successful in 3m40s
Test / Basic (push) Successful in 2m50s
RenovateBot / renovate (push) Successful in 57s

This commit was merged in pull request #43.
This commit is contained in:
2026-04-13 00:01:35 +00:00
parent f5008d28b9
commit 7351798daf
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
"@strapi/plugin-cloud": "5.42.0",
"@strapi/plugin-users-permissions": "5.42.0",
"@strapi/strapi": "5.42.0",
"better-sqlite3": "12.8.0",
"better-sqlite3": "12.9.0",
"fs-extra": "^11.0.0",
"mime-types": "^3.0.0",
"react": "^18.0.0",
@@ -9796,9 +9796,9 @@
"license": "MIT"
},
"node_modules/better-sqlite3": {
"version": "12.8.0",
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.8.0.tgz",
"integrity": "sha512-RxD2Vd96sQDjQr20kdP+F+dK/1OUNiVOl200vKBZY8u0vTwysfolF6Hq+3ZK2+h8My9YvZhHsF+RSGZW2VYrPQ==",
"version": "12.9.0",
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.9.0.tgz",
"integrity": "sha512-wqUv4Gm3toFpHDQmaKD4QhZm3g1DjUBI0yzS4UBl6lElUmXFYdTQmmEDpAFa5o8FiFiymURypEnfVHzILKaxqQ==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {