chore(deps): update dependency better-sqlite3 to v11.8.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2025-01-15 05:03:29 +00:00
parent 9bd76870f9
commit f10d11b6d7

View File

@ -12226,9 +12226,9 @@ before-after-hook@^2.2.0:
integrity sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==
better-sqlite3@^11.0.0:
version "11.7.2"
resolved "https://registry.yarnpkg.com/better-sqlite3/-/better-sqlite3-11.7.2.tgz#66b738894a6f51b87e26d76d8fbca60b75568660"
integrity sha512-10a57cHVDmfNQS4jrZ9AH2t+2ekzYh5Rhbcnb4ytpmYweoLdogDmyTt5D+hLiY9b44Mx9foowb/4iXBTO2yP3Q==
version "11.8.0"
resolved "https://registry.yarnpkg.com/better-sqlite3/-/better-sqlite3-11.8.0.tgz#3416449f9cb9ac5a1b6dcdb785faae61e6b876a7"
integrity sha512-aKv9s2dir7bsEX5RIjL9HHWB9uQ+f6Vch5B4qmeAOop4Y9OYHX+PNKLr+mpv6+d8L/ZYh4l7H8zPuVMbWkVMLw==
dependencies:
bindings "^1.5.0"
prebuild-install "^7.1.1"