Bump knex from 0.21.1 to 2.4.0 in /packages/server

Bumps [knex](https://github.com/knex/knex) from 0.21.1 to 2.4.0.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/compare/0.21.1...2.4.0)

---
updated-dependencies:
- dependency-name: knex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-11 02:51:46 +00:00 committed by GitHub
parent 08745443ca
commit 177f453933
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 89 additions and 1200 deletions

File diff suppressed because it is too large Load diff

View file

@ -22,7 +22,7 @@
"express-validator": "^6.3.1",
"http-errors": "~1.6.3",
"jsonwebtoken": "^8.5.1",
"knex": "^0.21.1",
"knex": "^2.4.0",
"morgan": "~1.9.1",
"pg": "^8.1.0",
"socket.io": "^2.3.0"