Update dependency better-sqlite3 to v12.8.0
This commit was merged in pull request #33.
This commit is contained in:
8
playground/package-lock.json
generated
8
playground/package-lock.json
generated
@@ -11,7 +11,7 @@
|
|||||||
"@strapi/plugin-cloud": "5.39.0",
|
"@strapi/plugin-cloud": "5.39.0",
|
||||||
"@strapi/plugin-users-permissions": "5.39.0",
|
"@strapi/plugin-users-permissions": "5.39.0",
|
||||||
"@strapi/strapi": "5.39.0",
|
"@strapi/strapi": "5.39.0",
|
||||||
"better-sqlite3": "12.6.2",
|
"better-sqlite3": "12.8.0",
|
||||||
"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",
|
||||||
@@ -9805,9 +9805,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/better-sqlite3": {
|
"node_modules/better-sqlite3": {
|
||||||
"version": "12.6.2",
|
"version": "12.8.0",
|
||||||
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.6.2.tgz",
|
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.8.0.tgz",
|
||||||
"integrity": "sha512-8VYKM3MjCa9WcaSAI3hzwhmyHVlH8tiGFwf0RlTsZPWJ1I5MkzjiudCo4KC4DxOaL/53A5B1sI/IbldNFDbsKA==",
|
"integrity": "sha512-RxD2Vd96sQDjQr20kdP+F+dK/1OUNiVOl200vKBZY8u0vTwysfolF6Hq+3ZK2+h8My9YvZhHsF+RSGZW2VYrPQ==",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
"@strapi/plugin-cloud": "5.39.0",
|
"@strapi/plugin-cloud": "5.39.0",
|
||||||
"@strapi/plugin-users-permissions": "5.39.0",
|
"@strapi/plugin-users-permissions": "5.39.0",
|
||||||
"@strapi/strapi": "5.39.0",
|
"@strapi/strapi": "5.39.0",
|
||||||
"better-sqlite3": "12.6.2",
|
"better-sqlite3": "12.8.0",
|
||||||
"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