Skip to content

Commit

Permalink
chore(deps): update dependency sqlite3 to v5.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and brunnre8 committed Jul 24, 2022
1 parent 0cb4791 commit 520646a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -72,7 +72,7 @@
"yarn": "1.22.17"
},
"optionalDependencies": {
"sqlite3": "5.0.8"
"sqlite3": "5.0.10"
},
"devDependencies": {
"@babel/core": "7.17.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7122,10 +7122,10 @@ sprintf-js@~1.0.2:
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=

sqlite3@5.0.8:
version "5.0.8"
resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-5.0.8.tgz#b4b7eab7156debec80866ef492e01165b4688272"
integrity sha512-f2ACsbSyb2D1qFFcqIXPfFscLtPVOWJr5GmUzYxf4W+0qelu5MWrR+FAQE1d5IUArEltBrzSDxDORG8P/IkqyQ==
sqlite3@5.0.10:
version "5.0.10"
resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-5.0.10.tgz#64e1efb1b5a1ae343d2cc64ce9e582e5f5db24ba"
integrity sha512-xG4XPp7+b/lIlb/acs4XzBmmahI1Qq3Yhy+jZnZJivwB6DXpoOpGR6QinRbsQkHJIvMZyUsJDXouSva/JXcWFA==
dependencies:
"@mapbox/node-pre-gyp" "^1.0.0"
node-addon-api "^4.2.0"
Expand Down

0 comments on commit 520646a

Please sign in to comment.