Update dependency better-sqlite3 to v12.8.0
All checks were successful
Test / Basic (pull_request) Successful in 3m17s
Test / Basic (push) Successful in 2m45s
RenovateBot / renovate (push) Successful in 3m14s

This commit was merged in pull request #33.
This commit is contained in:
2026-03-15 00:02:45 +00:00
parent 5fe728a7ea
commit 0a23574ec9
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
"@strapi/plugin-cloud": "5.39.0",
"@strapi/plugin-users-permissions": "5.39.0",
"@strapi/strapi": "5.39.0",
"better-sqlite3": "12.6.2",
"better-sqlite3": "12.8.0",
"fs-extra": "^11.0.0",
"mime-types": "^3.0.0",
"react": "^18.0.0",
@@ -9805,9 +9805,9 @@
"license": "MIT"
},
"node_modules/better-sqlite3": {
"version": "12.6.2",
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.6.2.tgz",
"integrity": "sha512-8VYKM3MjCa9WcaSAI3hzwhmyHVlH8tiGFwf0RlTsZPWJ1I5MkzjiudCo4KC4DxOaL/53A5B1sI/IbldNFDbsKA==",
"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==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View File

@@ -20,7 +20,7 @@
"@strapi/plugin-cloud": "5.39.0",
"@strapi/plugin-users-permissions": "5.39.0",
"@strapi/strapi": "5.39.0",
"better-sqlite3": "12.6.2",
"better-sqlite3": "12.8.0",
"fs-extra": "^11.0.0",
"mime-types": "^3.0.0",
"react": "^18.0.0",