Skip to content

Commit

Permalink
Update knex from 2.3.0 to 2.5.1 (#94)
Browse files Browse the repository at this point in the history
* build(deps): bump mysql2 in the npm_and_yarn group across 1 directory

Bumps the npm_and_yarn group with 1 update in the / directory: [mysql2](https://github.com/sidorares/node-mysql2).


Updates `mysql2` from 3.9.1 to 3.11.0
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.9.1...v3.11.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>

* 🐛 fix: knex from 2.4.0 to 2.5.1

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
luojiyin1987 and dependabot[bot] authored Aug 29, 2024
1 parent 3fd8e0a commit 2be108d
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 25 deletions.
81 changes: 57 additions & 24 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 @@ -69,7 +69,7 @@
"fs-extra": "^10.1.0",
"idb-keyval": "^6.2.1",
"jsonwebtoken": "^9.0.2",
"knex": "^2.3.0",
"knex": "^2.5.1",
"latest-version": "^7.0.0",
"microseconds": "^0.2.0",
"mustache": "^4.2.0",
Expand Down

0 comments on commit 2be108d

Please sign in to comment.