Skip to content

Commit

Permalink
Update dependency knex to ^0.95.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 23, 2021
1 parent 94264e6 commit 1ab5355
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 @@ -15,7 +15,7 @@
"dependencies": {
"axios": "^0.21.1",
"dotenv": "^8.2.0",
"knex": "^0.19.5",
"knex": "^0.95.0",
"moment-timezone": "^0.5.33",
"pg": "^8.5.1",
"winston": "^3.3.3",
Expand Down

0 comments on commit 1ab5355

Please sign in to comment.