Revert "build(deps): bump better-sqlite3 from 8.2.0 to 8.4.0"

This commit is contained in:
AkiraFukushima 2023-06-15 12:52:38 +09:00 committed by GitHub
parent d9a8fb5072
commit 7f1984967a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -83,7 +83,7 @@
"animate.css": "^4.1.0",
"auto-launch": "^5.0.5",
"axios": "1.4.0",
"better-sqlite3": "8.4.0",
"better-sqlite3": "8.2.0",
"electron-context-menu": "^3.6.1",
"electron-json-storage": "^4.6.0",
"electron-log": "^4.4.8",

View File

@ -3059,10 +3059,10 @@ batch@0.6.1:
resolved "https://registry.yarnpkg.com/batch/-/batch-0.6.1.tgz#dc34314f4e679318093fc760272525f94bf25c16"
integrity sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==
better-sqlite3@8.4.0:
version "8.4.0"
resolved "https://registry.yarnpkg.com/better-sqlite3/-/better-sqlite3-8.4.0.tgz#aa27bbc6bb42bb438fc55c88b146fcfe5978fa76"
integrity sha512-NmsNW1CQvqMszu/CFAJ3pLct6NEFlNfuGM6vw72KHkjOD1UDnL96XNN1BMQc1hiHo8vE2GbOWQYIpZ+YM5wrZw==
better-sqlite3@8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/better-sqlite3/-/better-sqlite3-8.2.0.tgz#4ef6185b88992723de7e00cfa67585ac59f320bd"
integrity sha512-8eTzxGk9535SB3oSNu0tQ6I4ZffjVCBUjKHN9QeeIFtphBX0sEd0NxAuglBNR9TO5ThnxBB7GqzfcYo9kjadJQ==
dependencies:
bindings "^1.5.0"
prebuild-install "^7.1.0"