mirror of
https://github.com/LBRYFoundation/curate.git
synced 2025-08-23 09:27:24 +00:00
chore(deps): bump sqlite3 from 5.1.2 to 5.1.4 (#178)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9c61e2dc6a
commit
4fe48a7895
2 changed files with 5 additions and 5 deletions
|
@ -20,7 +20,7 @@
|
|||
"oceanic.js": "^1.3.2",
|
||||
"require-reload": "^0.2.2",
|
||||
"sequelize": "^6.26.0",
|
||||
"sqlite3": "^5.1.2"
|
||||
"sqlite3": "^5.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.29.0"
|
||||
|
|
|
@ -1420,10 +1420,10 @@ socks@^2.6.2:
|
|||
ip "^1.1.5"
|
||||
smart-buffer "^4.2.0"
|
||||
|
||||
sqlite3@^5.1.2:
|
||||
version "5.1.2"
|
||||
resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-5.1.2.tgz#f50d5b1482b6972fb650daf6f718e6507c6cfb0f"
|
||||
integrity sha512-D0Reg6pRWAFXFUnZKsszCI67tthFD8fGPewRddDCX6w4cYwz3MbvuwRICbL+YQjBAh9zbw+lJ/V9oC8nG5j6eg==
|
||||
sqlite3@^5.1.4:
|
||||
version "5.1.4"
|
||||
resolved "https://registry.yarnpkg.com/sqlite3/-/sqlite3-5.1.4.tgz#35f83d368963168b324ad2f0fffce09f3b8723a7"
|
||||
integrity sha512-i0UlWAzPlzX3B5XP2cYuhWQJsTtlMD6obOa1PgeEQ4DHEXUuyJkgv50I3isqZAP5oFc2T8OFvakmDh2W6I+YpA==
|
||||
dependencies:
|
||||
"@mapbox/node-pre-gyp" "^1.0.0"
|
||||
node-addon-api "^4.2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue