Bump knex from 2.4.2 to 3.1.0 in /backend

Bumps [knex](https://github.com/knex/knex) from 2.4.2 to 3.1.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/2.4.2...3.1.0)

---
updated-dependencies:
- dependency-name: knex
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-26 21:19:32 +00:00
committed by GitHub
parent b96e932c64
commit 124737bbc6
2 changed files with 11 additions and 16 deletions

View File

@@ -23,7 +23,7 @@
"express-fileupload": "^1.5.2",
"gravatar": "^1.8.2",
"jsonwebtoken": "^9.0.3",
"knex": "2.4.2",
"knex": "3.1.0",
"liquidjs": "10.6.1",
"lodash": "^4.17.23",
"moment": "^2.30.1",