Update dependency better-sqlite3 to v12.6.2
All checks were successful
RenovateBot / renovate (push) Successful in 49s
All checks were successful
RenovateBot / renovate (push) Successful in 49s
This commit was merged in pull request #1.
This commit is contained in:
10
playground/package-lock.json
generated
10
playground/package-lock.json
generated
@@ -11,7 +11,7 @@
|
|||||||
"@strapi/plugin-cloud": "5.35.0",
|
"@strapi/plugin-cloud": "5.35.0",
|
||||||
"@strapi/plugin-users-permissions": "5.35.0",
|
"@strapi/plugin-users-permissions": "5.35.0",
|
||||||
"@strapi/strapi": "5.35.0",
|
"@strapi/strapi": "5.35.0",
|
||||||
"better-sqlite3": "12.4.1",
|
"better-sqlite3": "12.6.2",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"mime-types": "^2.1.27",
|
"mime-types": "^2.1.27",
|
||||||
"react": "^18.0.0",
|
"react": "^18.0.0",
|
||||||
@@ -8448,9 +8448,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/better-sqlite3": {
|
"node_modules/better-sqlite3": {
|
||||||
"version": "12.4.1",
|
"version": "12.6.2",
|
||||||
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.4.1.tgz",
|
"resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.6.2.tgz",
|
||||||
"integrity": "sha512-3yVdyZhklTiNrtg+4WqHpJpFDd+WHTg2oM7UcR80GqL05AOV0xEJzc6qNvFYoEtE+hRp1n9MpN6/+4yhlGkDXQ==",
|
"integrity": "sha512-8VYKM3MjCa9WcaSAI3hzwhmyHVlH8tiGFwf0RlTsZPWJ1I5MkzjiudCo4KC4DxOaL/53A5B1sI/IbldNFDbsKA==",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@@ -8458,7 +8458,7 @@
|
|||||||
"prebuild-install": "^7.1.1"
|
"prebuild-install": "^7.1.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "20.x || 22.x || 23.x || 24.x"
|
"node": "20.x || 22.x || 23.x || 24.x || 25.x"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/big-integer": {
|
"node_modules/big-integer": {
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
"@strapi/plugin-cloud": "5.35.0",
|
"@strapi/plugin-cloud": "5.35.0",
|
||||||
"@strapi/plugin-users-permissions": "5.35.0",
|
"@strapi/plugin-users-permissions": "5.35.0",
|
||||||
"@strapi/strapi": "5.35.0",
|
"@strapi/strapi": "5.35.0",
|
||||||
"better-sqlite3": "12.4.1",
|
"better-sqlite3": "12.6.2",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"mime-types": "^2.1.27",
|
"mime-types": "^2.1.27",
|
||||||
"react": "^18.0.0",
|
"react": "^18.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user