Skip to content

Commit

Permalink
fix(package): update knex to version 0.20.6
Browse files Browse the repository at this point in the history
Closes #12
  • Loading branch information
greenkeeper[bot] authored Dec 29, 2019
1 parent c1cfdd2 commit 7a2cfd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"cli-table-redemption": "^1.0.1",
"dotenv": "^8.0.0",
"joi": "^14.3.1",
"knex": "^0.19.0",
"knex": "^0.20.6",
"log": "^6.0.0",
"minimist": "^1.2.0",
"pg": "^7.11.0",
Expand Down

0 comments on commit 7a2cfd9

Please sign in to comment.