Bump sqlite3 from 5.1.2 to 5.1.5

Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.1.2 to 5.1.5.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.1.2...v5.1.5)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-13 21:48:13 +00:00 committed by GitHub
commit 8edcb14a63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -56,7 +56,7 @@
"serve-static": "^1.14.1",
"sparkson": "^1.3.6",
"sqlite": "^4.1.2",
"sqlite3": "^5.1.2"
"sqlite3": "^5.1.5"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.2.0",