Update dependency better-sqlite3 to v12.11.1 #66

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-06-16 04:13:04 +04:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit 8fe9e923e5 - Show all commits
+4 -4
View File
@@ -11,7 +11,7 @@
"@strapi/plugin-cloud": "5.48.0",
"@strapi/plugin-users-permissions": "5.48.0",
"@strapi/strapi": "5.48.0",
"better-sqlite3": "12.10.1",
"better-sqlite3": "12.11.1",
"fs-extra": "^11.0.0",
"mime-types": "^3.0.0",
"react": "^18.0.0",
@@ -10127,9 +10127,9 @@
"license": "MIT"
},
"node_modules/better-sqlite3": {
"version": "12.10.1",
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.10.1.tgz",
"integrity": "sha512-HfFtzCqnSfwB3+HroF6PSKzyh+7RfNMGPCzHFUZXRlvrPCb4P3cvxKZNN43Sr7IrkofqQZM+gIvffGpA8VvqgA==",
"version": "12.11.1",
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.11.1.tgz",
"integrity": "sha512-dq9AtApgg5PGFtBzPFSBl3HZQjHok5gaQCM6zh2Yk0aSmDCs1CbnVI8/HgASQkNKsWFpseIO9beg5xxpYhbIfA==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -20,7 +20,7 @@
"@strapi/plugin-cloud": "5.48.0",
"@strapi/plugin-users-permissions": "5.48.0",
"@strapi/strapi": "5.48.0",
"better-sqlite3": "12.10.1",
"better-sqlite3": "12.11.1",
"fs-extra": "^11.0.0",
"mime-types": "^3.0.0",
"react": "^18.0.0",