Bump sqlite3 from 5.1.4 to 5.1.6

Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.1.4 to 5.1.6.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.1.4...v5.1.6)

---
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:
dependabot[bot]
2023-03-14 15:07:11 +00:00
committed by GitHub
parent e8ce9d2e97
commit 8c5346a2d1
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"jsonwebtoken": "^9.0.0",
"mysql2": "^3.2.0",
"sequelize": "^6.29.3",
"sqlite3": "^5.1.4",
"sqlite3": "^5.1.6",
"uuid": "^9.0.0"
},
"devDependencies": {