Skip to content

Commit c509291

Browse files
chore(deps): bump sqlite3 in /generators/node-server/resources (#1144)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent abd885f commit c509291

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generators/node-server/resources/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"pg": "8.19.0",
3131
"reflect-metadata": "0.2.2",
3232
"rxjs": "7.8.2",
33-
"sqlite3": "5.1.7",
33+
"sqlite3": "6.0.1",
3434
"swagger-ui-express": "5.0.1",
3535
"typeorm": "0.3.20",
3636
"typeorm-encrypted": "0.8.0"

0 commit comments

Comments
 (0)