Update dependency better-sqlite3 to v12.11.1
This commit was merged in pull request #66.
This commit is contained in:
Generated
+4
-4
@@ -11,7 +11,7 @@
|
|||||||
"@strapi/plugin-cloud": "5.48.0",
|
"@strapi/plugin-cloud": "5.48.0",
|
||||||
"@strapi/plugin-users-permissions": "5.48.0",
|
"@strapi/plugin-users-permissions": "5.48.0",
|
||||||
"@strapi/strapi": "5.48.0",
|
"@strapi/strapi": "5.48.0",
|
||||||
"better-sqlite3": "12.10.1",
|
"better-sqlite3": "12.11.1",
|
||||||
"fs-extra": "^11.0.0",
|
"fs-extra": "^11.0.0",
|
||||||
"mime-types": "^3.0.0",
|
"mime-types": "^3.0.0",
|
||||||
"react": "^18.0.0",
|
"react": "^18.0.0",
|
||||||
@@ -10127,9 +10127,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/better-sqlite3": {
|
"node_modules/better-sqlite3": {
|
||||||
"version": "12.10.1",
|
"version": "12.11.1",
|
||||||
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.10.1.tgz",
|
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.11.1.tgz",
|
||||||
"integrity": "sha512-HfFtzCqnSfwB3+HroF6PSKzyh+7RfNMGPCzHFUZXRlvrPCb4P3cvxKZNN43Sr7IrkofqQZM+gIvffGpA8VvqgA==",
|
"integrity": "sha512-dq9AtApgg5PGFtBzPFSBl3HZQjHok5gaQCM6zh2Yk0aSmDCs1CbnVI8/HgASQkNKsWFpseIO9beg5xxpYhbIfA==",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
"@strapi/plugin-cloud": "5.48.0",
|
"@strapi/plugin-cloud": "5.48.0",
|
||||||
"@strapi/plugin-users-permissions": "5.48.0",
|
"@strapi/plugin-users-permissions": "5.48.0",
|
||||||
"@strapi/strapi": "5.48.0",
|
"@strapi/strapi": "5.48.0",
|
||||||
"better-sqlite3": "12.10.1",
|
"better-sqlite3": "12.11.1",
|
||||||
"fs-extra": "^11.0.0",
|
"fs-extra": "^11.0.0",
|
||||||
"mime-types": "^3.0.0",
|
"mime-types": "^3.0.0",
|
||||||
"react": "^18.0.0",
|
"react": "^18.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user