Skip to content

Commit c421e33

Browse files
Bump sqlite3 from 4.2.0 to 5.0.0
Bumps [sqlite3](https://github.com/mapbox/node-sqlite3) from 4.2.0 to 5.0.0. - [Release notes](https://github.com/mapbox/node-sqlite3/releases) - [Changelog](https://github.com/mapbox/node-sqlite3/blob/master/CHANGELOG.md) - [Commits](TryGhost/node-sqlite3@v4.2.0...v5.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent cede42a commit c421e33

File tree

2 files changed

+116
-29
lines changed

2 files changed

+116
-29
lines changed

package-lock.json

Lines changed: 115 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"pem": "^1.14.4",
2323
"pug": "^3.0.0",
2424
"socket.io": "^2.3.0",
25-
"sqlite3": "^4.2.0"
25+
"sqlite3": "^5.0.0"
2626
},
2727
"devDependencies": {
2828
"@babel/cli": "^7.10.4",

0 commit comments

Comments
 (0)