mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-18 17:21:33 +00:00
fix(deps): update dependency sqlite3 to ~5.0.8 (#480)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
cd4ee101ef
commit
52c121721b
@ -54,7 +54,7 @@
|
||||
"readline": "~1.3.0",
|
||||
"search-query-parser": "~1.6.0",
|
||||
"sharp": "~0.30.4",
|
||||
"sqlite3": "~5.0.6",
|
||||
"sqlite3": "~5.0.8",
|
||||
"systeminformation": "~5.11.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -6304,10 +6304,10 @@ split-string@^3.0.1, split-string@^3.0.2:
|
||||
dependencies:
|
||||
extend-shallow "^3.0.0"
|
||||
|
||||
sqlite3@~5.0.6:
|
||||
version "5.0.6"
|
||||
resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-5.0.6.tgz#1b50a36e528fe650f79da9ed7adde6468d597aa9"
|
||||
integrity sha512-uT1dC6N3ReF+jchY01zvl1wVFFJ5xO86wSnCpK39uA/zmAHBDm6TiAq1v876QKv8JgiijxQ7/fb5C2LPm7ZAJA==
|
||||
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==
|
||||
dependencies:
|
||||
"@mapbox/node-pre-gyp" "^1.0.0"
|
||||
node-addon-api "^4.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user