Skip to content

Commit 0f18681

Browse files
chore(deps-dev): bump sqlite3 from 5.0.8 to 5.1.5 (#528)
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.8 to 5.1.5. - [Release notes](https://github.com/TryGhost/node-sqlite3/releases) - [Commits](TryGhost/node-sqlite3@v5.0.8...v5.1.5) --- updated-dependencies: - dependency-name: sqlite3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c6f616 commit 0f18681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"fs-extra": "~10.1.0",
3434
"markdown-to-html-cli": "~4.0.0",
3535
"sitemap-generator": "~8.5.1",
36-
"sqlite3": "5.0.8",
36+
"sqlite3": "5.1.5",
3737
"stylus": "~0.59.0",
3838
"uglify-js": "~3.17.0"
3939
},

0 commit comments

Comments
 (0)