diff options
| author | renovate[bot] <renovatebot@noreply.localhost> | 2026-02-05 17:11:43 +0300 |
|---|---|---|
| committer | renovate[bot] <renovatebot@noreply.localhost> | 2026-02-05 17:11:43 +0300 |
| commit | 63b7108988a5de1ab16f33a9b6c684597f7d39c8 (patch) | |
| tree | e01062092c0376228de559d8fdcee94a0d040fbe /playground/package-lock.json | |
| parent | 6f7a567dea9c165a519ca5246299dc36681fb7b2 (diff) | |
| download | strapi-plugin-checkbox-list-63b7108988a5de1ab16f33a9b6c684597f7d39c8.tar.xz strapi-plugin-checkbox-list-63b7108988a5de1ab16f33a9b6c684597f7d39c8.zip | |
Update dependency better-sqlite3 to v12.6.2
Diffstat (limited to 'playground/package-lock.json')
| -rw-r--r-- | playground/package-lock.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/playground/package-lock.json b/playground/package-lock.json index 8adf881..67cc136 100644 --- a/playground/package-lock.json +++ b/playground/package-lock.json @@ -11,7 +11,7 @@ "@strapi/plugin-cloud": "5.35.0", "@strapi/plugin-users-permissions": "5.35.0", "@strapi/strapi": "5.35.0", - "better-sqlite3": "12.4.1", + "better-sqlite3": "12.6.2", "fs-extra": "^10.0.0", "mime-types": "^2.1.27", "react": "^18.0.0", @@ -8448,9 +8448,9 @@ "license": "MIT" }, "node_modules/better-sqlite3": { - "version": "12.4.1", - "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.4.1.tgz", - "integrity": "sha512-3yVdyZhklTiNrtg+4WqHpJpFDd+WHTg2oM7UcR80GqL05AOV0xEJzc6qNvFYoEtE+hRp1n9MpN6/+4yhlGkDXQ==", + "version": "12.6.2", + "resolved": "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-12.6.2.tgz", + "integrity": "sha512-8VYKM3MjCa9WcaSAI3hzwhmyHVlH8tiGFwf0RlTsZPWJ1I5MkzjiudCo4KC4DxOaL/53A5B1sI/IbldNFDbsKA==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -8458,7 +8458,7 @@ "prebuild-install": "^7.1.1" }, "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": { |
