Skip to content

Commit

Permalink
fix: pin sqlite3 to 4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jun 13, 2019
1 parent f1ec87b commit af65375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
"pg-hstore": "^2.3.2",
"pg-native": "^3.0.0",
"sequelize": "^5.7.5",
"sqlite3": "^4.0.6",
"sqlite3": "4.0.8",
"tedious": "^6.1.1"
},
"keywords": [
Expand Down

0 comments on commit af65375

Please sign in to comment.