mirror of
https://github.com/LBRYFoundation/curate.git
synced 2025-08-23 17:37:25 +00:00
chore(deps): bump sqlite3 from 5.0.2 to 5.0.4
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.4. - [Release notes](https://github.com/TryGhost/node-sqlite3/releases) - [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md) - [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.4) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8609e28810
commit
2abda674b0
2 changed files with 526 additions and 632 deletions
|
@ -20,7 +20,7 @@
|
|||
"redis": "^3.1.2",
|
||||
"require-reload": "^0.2.2",
|
||||
"sequelize": "^6.18.0",
|
||||
"sqlite3": "^5.0.2"
|
||||
"sqlite3": "^5.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^8.13.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue