Skip to content

Commit 68fb733

Browse files
fix(deps): update dependency knex to v3 (#2087)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cce3c15 commit 68fb733

File tree

3 files changed

+27
-33
lines changed

3 files changed

+27
-33
lines changed

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"ajv": "^8.12.0",
3535
"axios": "^1.5.1",
3636
"dotenv": "^16.3.1",
37-
"knex": "^2.5.1",
37+
"knex": "^3.0.1",
3838
"koa": "^2.14.2",
3939
"koa-bodyparser": "^4.4.1",
4040
"koa-session": "^6.4.0",

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"ilp-protocol-ildcp": "^2.2.3",
7272
"ioredis": "^5.3.2",
7373
"json-canonicalize": "^1.0.6",
74-
"knex": "^2.5.1",
74+
"knex": "^3.0.1",
7575
"koa": "^2.14.2",
7676
"koa-bodyparser": "^4.4.1",
7777
"lodash": "^4.17.21",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)