Bump sqlite3 from 5.1.5 to 5.1.7

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

---
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] 2024-08-27 18:01:03 +00:00 committed by GitHub
parent d5e97533dc
commit 12b21adc3c
2 changed files with 302 additions and 14 deletions

View file

@ -54,7 +54,7 @@
"rimraf": "^3.0.2",
"rxjs": "^7.5.5",
"secp256k1": "^4.0.3",
"sqlite3": "^5.1.5",
"sqlite3": "^5.1.7",
"ts-node": "^10.7.0",
"ts-proto": "^1.131.2",
"typeorm": "0.3.15",