chore(deps): bump sqlite3

Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3.
- [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.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-29 06:03:16 +00:00
committed by GitHub
parent cf2693ab5f
commit 37c96679dc
2 changed files with 552 additions and 649 deletions

View File

@@ -9,6 +9,6 @@
"author": "",
"license": "ISC",
"dependencies": {
"sqlite3": "^5.0.2"
"sqlite3": "^5.0.3"
}
}