Skip to content

Commit

Permalink
Bump sqlite3 to 4.1.1 ( TryGhost/node-sqlite3#1151 )
Browse files Browse the repository at this point in the history
  • Loading branch information
VonOx committed Jan 3, 2020
1 parent 7f01e57 commit 29bf00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"semver": "^6.1.1",
"sequelize": "^4.42.0",
"sequelize-cli": "^5.4.0",
"sqlite3": "^4.0.6",
"sqlite3": "^4.1.1",
"tracer": "^0.9.8",
"uuid": "^3.3.2",
"ws": "^6.2.1"
Expand Down

0 comments on commit 29bf00e

Please sign in to comment.