Revert updating better-sqlite3 8.3.0

This commit is contained in:
AkiraFukushima 2023-05-01 23:17:12 +09:00
parent f559381628
commit 9d49e3be72
No known key found for this signature in database
GPG Key ID: B6E51BAC4DE1A957
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.3.5",
"better-sqlite3": "^8.3.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

@ -3009,10 +3009,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.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/better-sqlite3/-/better-sqlite3-8.3.0.tgz#3873ddfd9f2af90b628657e8ff221786c93d1984"
integrity sha512-JTmvBZL/JLTc+3Msbvq6gK6elbU9/wVMqiudplHrVJpr7sVMR9KJrNhZAbW+RhXKlpMcuEhYkdcHa3TXKNXQ1w==
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"