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:50:30 +00:00 committed by GitHub
parent a0597f2589
commit 7af0cc030e
2 changed files with 8 additions and 8 deletions

View file

@ -49,7 +49,7 @@
"rimraf": "^3.0.2",
"rxjs": "^7.5.5",
"secp256k1": "^4.0.3",
"sqlite3": "^5.1.2",
"sqlite3": "^5.1.5",
"ts-node": "^10.7.0",
"ts-proto": "^1.112.1",
"typeorm": "0.3.10",