chore(deps): update dependency better-sqlite3 to v7.5.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot
2022-05-03 02:48:16 +00:00
committed by renovate[bot]
parent 1960576bc7
commit cf5c59d274
+3 -3
View File
@@ -8042,9 +8042,9 @@ better-path-resolve@1.0.0:
is-windows "^1.0.0"
better-sqlite3@^7.5.0:
version "7.5.0"
resolved "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-7.5.0.tgz#2a91cb616453f002096743b0e5b66a7021cd1c63"
integrity sha512-6FdG9DoytYGDhLW7VWW1vxjEz7xHkqK6LnaUQYA8d6GHNgZhu9PFX2xwKEEnSBRoT1J4PjTUPeg217ShxNmuPg==
version "7.5.1"
resolved "https://registry.npmjs.org/better-sqlite3/-/better-sqlite3-7.5.1.tgz#22c87135b871afd60f7cb0469d73d5339ad38665"
integrity sha512-+i6tH1y9KEIol1iYpZJrqDwBDQZGHioDENU49Rnidorp3bSXvw/QTYDjQGq9+TFF7RX4q0YV1sEOIRq4vDZdRg==
dependencies:
bindings "^1.5.0"
prebuild-install "^7.0.0"