Skip to content

Commit

Permalink
Update dependency knex to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent 4f2bae4 commit cc0fbe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"graphql": "^15.8.0",
"graphql-request": "^6.0.0",
"jsonwebtoken": "^9.0.0",
"knex": "^2.4.2",
"knex": "^3.0.0",
"koa": "^2.14.2",
"koa-bodyparser": "^4.4.0",
"koa-router": "^12.0.0",
Expand Down

0 comments on commit cc0fbe2

Please sign in to comment.