Skip to content

Commit 2c0cb91

Browse files
build(deps-dev): 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9e7b29 commit 2c0cb91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"ioredis": "^5.4.1",
6868
"knex": "^3.1.0",
6969
"neostandard": "^0.13.0",
70-
"sqlite3": "^5.1.7",
70+
"sqlite3": "^6.0.1",
7171
"tsd": "^0.33.0"
7272
},
7373
"dependencies": {

0 commit comments

Comments
 (0)