Bump sqlite3 from 5.0.2 to 5.0.3

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-06-22 16:35:34 +00:00 committed by GitHub
parent e894d556c5
commit dc36d29ef7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1434 additions and 867 deletions

2299
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -8,7 +8,7 @@
"mcping-js": "^1.4.1",
"request": "2.88.2",
"serve-static": "^1.14.1",
"sqlite3": "^5.0.2",
"sqlite3": "^5.0.3",
"uplot": "1.0.11",
"winston": "^2.4.4",
"ws": "^7.4.6"