Merge pull request #12188 from backstage/renovate/knex-2.x

fix(deps): update dependency knex to v2
This commit is contained in:
Ben Lambert
2022-06-29 11:31:27 +02:00
committed by GitHub
15 changed files with 33 additions and 17 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
"@backstage/types": "^1.0.0",
"@types/luxon": "^2.0.4",
"cron": "^2.0.0",
"knex": "^1.0.2",
"knex": "^2.0.0",
"lodash": "^4.17.21",
"luxon": "^2.0.2",
"node-abort-controller": "^3.0.1",