Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #7 from sircharlo/dependabot/npm_and_yarn/better-s…
Browse files Browse the repository at this point in the history
…qlite3-11.0.0

chore(deps): bump better-sqlite3 from 9.6.0 to 11.0.0
  • Loading branch information
mergify[bot] authored Jun 20, 2024
2 parents b064d15 + 8e8a284 commit 95fdd5e
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 @@ -22,7 +22,7 @@
"@sentry/vite-plugin": "^2.18.0",
"@sentry/vue": "^8.9.2",
"axios": "^1.6.8",
"better-sqlite3": "^9.6.0",
"better-sqlite3": "^11.0.0",
"decompress": "^4.2.1",
"dompurify": "^3.1.5",
"electron-updater": "^6.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1796,10 +1796,10 @@ base64-js@^1.3.1, base64-js@^1.5.1:
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==

better-sqlite3@^9.6.0:
version "9.6.0"
resolved "https://registry.yarnpkg.com/better-sqlite3/-/better-sqlite3-9.6.0.tgz#b01e58ba7c48abcdc0383b8301206ee2ab81d271"
integrity sha512-yR5HATnqeYNVnkaUTf4bOP2dJSnyhP4puJN/QPRyx4YkBEEUxib422n2XzPqDEHjQQqazoYoADdAm5vE15+dAQ==
better-sqlite3@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/better-sqlite3/-/better-sqlite3-11.0.0.tgz#12083acfe0ded6abdba908ed73520f2003e3ea0e"
integrity sha512-1NnNhmT3EZTsKtofJlMox1jkMxdedILury74PwUbQBjWgo4tL4kf7uTAjU55mgQwjdzqakSTjkf+E1imrFwjnA==
dependencies:
bindings "^1.5.0"
prebuild-install "^7.1.1"
Expand Down

0 comments on commit 95fdd5e

Please sign in to comment.