fix(deps): update dependency better-sqlite3 to ~7.6.2 (#541)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-07-25 07:49:58 +07:00 committed by GitHub
parent 63620be3bf
commit 603af0d001
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@
},
"dependencies": {
"bcrypt": "~5.0.1",
"better-sqlite3": "~7.6.1",
"better-sqlite3": "~7.6.2",
"blake3": "~2.1.7",
"clamscan": "~2.1.2",
"content-disposition": "~0.5.4",

View File

@ -839,7 +839,7 @@ bcrypt@~5.0.1:
"@mapbox/node-pre-gyp" "^1.0.0"
node-addon-api "^3.1.0"
better-sqlite3@~7.6.1:
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==