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
@@ -49,7 +49,7 @@
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"fs-extra": "10.1.0",
"knex": "^1.0.2",
"knex": "^2.0.0",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
"p-limit": "^3.1.0",