Skip to content

Commit 2be108d

Browse files
Update knex from 2.3.0 to 2.5.1 (#94)
* 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] <support@github.com> * 🐛 fix: knex from 2.4.0 to 2.5.1 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fd8e0a commit 2be108d

File tree

2 files changed

+58
-25
lines changed

2 files changed

+58
-25
lines changed

package-lock.json

Lines changed: 57 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"fs-extra": "^10.1.0",
7070
"idb-keyval": "^6.2.1",
7171
"jsonwebtoken": "^9.0.2",
72-
"knex": "^2.3.0",
72+
"knex": "^2.5.1",
7373
"latest-version": "^7.0.0",
7474
"microseconds": "^0.2.0",
7575
"mustache": "^4.2.0",

0 commit comments

Comments
 (0)