Skip to content

Commit

Permalink
Merge pull request #4403 from h3poteto/dependabot/npm_and_yarn/better…
Browse files Browse the repository at this point in the history
…-sqlite3-8.4.0

build(deps): bump better-sqlite3 from 8.2.0 to 8.4.0
  • Loading branch information
h3poteto authored Jun 2, 2023
2 parents 1a5f783 + c6c83a6 commit 2bdac21
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"animate.css": "^4.1.0",
"auto-launch": "^5.0.5",
"axios": "1.4.0",
"better-sqlite3": "8.2.0",
"better-sqlite3": "8.4.0",
"electron-context-menu": "^3.6.1",
"electron-json-storage": "^4.6.0",
"electron-log": "^4.4.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3142,10 +3142,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.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/better-sqlite3/-/better-sqlite3-8.2.0.tgz#4ef6185b88992723de7e00cfa67585ac59f320bd"
integrity sha512-8eTzxGk9535SB3oSNu0tQ6I4ZffjVCBUjKHN9QeeIFtphBX0sEd0NxAuglBNR9TO5ThnxBB7GqzfcYo9kjadJQ==
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==
dependencies:
bindings "^1.5.0"
prebuild-install "^7.1.0"
Expand Down

0 comments on commit 2bdac21

Please sign in to comment.