mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 16:06:21 +00:00
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:
parent
63620be3bf
commit
603af0d001
@ -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",
|
||||
|
@ -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==
|
||||
|
Loading…
Reference in New Issue
Block a user