Bump sqlite3 from 5.0.2 to 5.1.2

Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.1.2.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.1.2)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-04 01:12:16 +00:00 committed by GitHub
parent 48eb473ea0
commit 0a15269bec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 943 additions and 955 deletions

1896
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -72,7 +72,7 @@
"sequelize": "^6.6.2",
"sequelize-cli": "^6.2.0",
"speakeasy": "^2.0.0",
"sqlite3": "^5.0.2",
"sqlite3": "^5.1.2",
"vue-async-computed": "^3.9.0",
"vue-i18n": "^8.24.3",
"vuedraggable": "^2.24.3"