Skip to content

Commit b866a66

Browse files
deps(deps): bump sqlite3 from 5.1.7 to 6.0.1
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.1.7 to 6.0.1. - [Release notes](https://github.com/TryGhost/node-sqlite3/releases) - [Commits](TryGhost/node-sqlite3@v5.1.7...v6.0.1) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9e8ca6 commit b866a66

File tree

2 files changed

+39
-454
lines changed

2 files changed

+39
-454
lines changed

apps/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"qrcode": "^1.5.4",
107107
"reflect-metadata": "^0.2.2",
108108
"rxjs": "^7.8.2",
109-
"sqlite3": "^5.1.7",
109+
"sqlite3": "^6.0.1",
110110
"typeorm": "^0.3.28",
111111
"uuid": "^13.0.0"
112112
},

0 commit comments

Comments
 (0)