Skip to content

Commit

Permalink
Bump knex from 2.5.1 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [knex](https://github.com/knex/knex) from 2.5.1 to 3.1.0.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](knex/knex@2.5.1...3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent d54e6cb commit 5c33f52
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 @@ -49,7 +49,7 @@
"hastebin-gen": "^2.0.5",
"import-fresh": "^3.3.0",
"json5": "^2.2.3",
"knex": "^2.0.0",
"knex": "^3.1.0",
"moment": "^2.29.4",
"moment-precise-range-plugin": "^1.3.0",
"moment-timezone": "^0.5.43",
Expand Down

0 comments on commit 5c33f52

Please sign in to comment.