chore(deps): bump better-sqlite3 from 7.4.6 to 7.6.2

Bumps [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) from 7.4.6 to 7.6.2.
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](https://github.com/WiseLibs/better-sqlite3/compare/v7.4.6...v7.6.2)

---
updated-dependencies:
- dependency-name: better-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-25 20:23:11 +00:00 committed by GitHub
parent a9e55435c4
commit 5fc74ed509
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 9 deletions

View File

@ -23,7 +23,7 @@
"@strapi/provider-upload-cloudinary": "4.6.0",
"@strapi/strapi": "4.6.0",
"@vscode/sqlite3": "5.0.8",
"better-sqlite3": "7.4.6",
"better-sqlite3": "7.6.2",
"lodash": "4.17.21",
"mysql": "2.18.1",
"passport-google-oauth2": "0.2.0",

View File

@ -13,7 +13,7 @@
"@strapi/plugin-i18n": "4.6.0",
"@strapi/plugin-users-permissions": "4.6.0",
"@strapi/strapi": "4.6.0",
"better-sqlite3": "7.4.6"
"better-sqlite3": "7.6.2"
},
"author": {
"name": "A Strapi developer"

View File

@ -7917,14 +7917,13 @@ better-opn@^2.1.1:
dependencies:
open "^7.0.3"
better-sqlite3@7.4.6:
version "7.4.6"
resolved "https://registry.yarnpkg.com/better-sqlite3/-/better-sqlite3-7.4.6.tgz#c5dc35c71bb9c9ef5d9e16019686371ff6a5f25e"
integrity sha512-LB/UxnMhcJY12bRCDXl2jTk0lsbXHCHOLn3cPjGhy3GCcVPGq45sCGJPUdfBZnfXGN14tYTJyq0ztUI3lGng8A==
better-sqlite3@7.6.2:
version "7.6.2"
resolved "https://registry.yarnpkg.com/better-sqlite3/-/better-sqlite3-7.6.2.tgz#47cd8cad5b9573cace535f950ac321166bc31384"
integrity sha512-S5zIU1Hink2AH4xPsN0W43T1/AJ5jrPh7Oy07ocuW/AKYYY02GWzz9NH0nbSMn/gw6fDZ5jZ1QsHt1BXAwJ6Lg==
dependencies:
bindings "^1.5.0"
prebuild-install "^7.0.0"
tar "^6.1.11"
prebuild-install "^7.1.0"
big-integer@^1.6.16, big-integer@^1.6.7:
version "1.6.51"
@ -18257,7 +18256,7 @@ postgres-interval@^1.1.0:
dependencies:
xtend "^4.0.0"
prebuild-install@^7.0.0, prebuild-install@^7.1.1:
prebuild-install@^7.1.0, prebuild-install@^7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.1.tgz#de97d5b34a70a0c81334fd24641f2a1702352e45"
integrity sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==