Skip to content

Commit bd9e1d3

Browse files
chore(deps): update dependency knex to v3
1 parent 9785fb2 commit bd9e1d3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"eslint-config-prettier": "9.0.0",
133133
"eslint-plugin-mocha": "10.2.0",
134134
"husky": "8.0.3",
135-
"knex": "2.5.1",
135+
"knex": "3.0.1",
136136
"lint-staged": "14.0.1",
137137
"markdown-toc": "1.2.0",
138138
"mocha": "10.2.0",
@@ -155,7 +155,7 @@
155155
"peerDependencies": {
156156
"@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
157157
"@nestjs/core": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
158-
"knex": "^2.0.0",
158+
"knex": "^2.0.0 || ^3.0.0",
159159
"objection": "^3.0.0"
160160
},
161161
"packageManager": "pnpm@8.8.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)