Skip to content

Commit

Permalink
build(deps): bump knex from 3.0.1 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [knex](https://github.com/knex/knex) from 3.0.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@3.0.1...3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 934367a commit 37a23e4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"discord.js": "^14.14.1",
"dotenv": "^16.3.1",
"gpt-3-encoder": "^1.1.4",
"knex": "^3.0.1",
"knex": "^3.1.0",
"openai": "^4.20.1",
"sqlite3": "^5.1.6",
"winston": "^3.11.0"
Expand Down

0 comments on commit 37a23e4

Please sign in to comment.