build(deps): bump sqlite3 from 5.0.0 to 5.0.3

Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.0 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.0...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-06-22 16:18:23 +00:00 committed by GitHub
parent c3cf12769c
commit 858f59a4a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 741 additions and 599 deletions

1338
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -18,6 +18,6 @@
"mime-types": "^2.1.27",
"mongoose": "^5.9.28",
"pug": "^3.0.0",
"sqlite3": "^5.0.0"
"sqlite3": "^5.0.3"
}
}