fix(deps): update dependency knex to v2

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-06-21 13:03:17 +00:00
committed by Github changeset workflow
parent b0b25e5a44
commit 679b32172e
14 changed files with 32 additions and 16 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
"express-promise-router": "^4.1.0",
"fs-extra": "10.1.0",
"helmet": "^5.0.2",
"knex": "^1.0.2",
"knex": "^2.0.0",
"lodash": "^4.17.21",
"luxon": "^2.0.2",
"winston": "^3.2.1",
+1 -1
View File
@@ -53,7 +53,7 @@
"google-auth-library": "^8.0.0",
"jose": "^4.6.0",
"jwt-decode": "^3.1.0",
"knex": "^1.0.2",
"knex": "^2.0.0",
"lodash": "^4.17.21",
"luxon": "^2.0.2",
"minimatch": "^5.0.0",
+1 -1
View File
@@ -29,7 +29,7 @@
"@types/express": "^4.17.6",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"knex": "^1.0.2",
"knex": "^2.0.0",
"winston": "^3.2.1",
"yn": "^4.0.0"
},
+1 -1
View File
@@ -55,7 +55,7 @@
"fs-extra": "10.1.0",
"git-url-parse": "^11.6.0",
"glob": "^7.1.6",
"knex": "^1.0.2",
"knex": "^2.0.0",
"lodash": "^4.17.21",
"luxon": "^2.0.2",
"node-fetch": "^2.6.7",
+1 -1
View File
@@ -33,7 +33,7 @@
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"express-xml-bodyparser": "^0.3.0",
"knex": "^1.0.2",
"knex": "^2.0.0",
"uuid": "^8.3.2",
"winston": "^3.2.1",
"yn": "^4.0.0"
+1 -1
View File
@@ -59,7 +59,7 @@
"isbinaryfile": "^5.0.0",
"isomorphic-git": "^1.8.0",
"jsonschema": "^1.2.6",
"knex": "^1.0.2",
"knex": "^2.0.0",
"lodash": "^4.17.21",
"luxon": "^2.0.2",
"morgan": "^1.10.0",
@@ -27,7 +27,7 @@
"@backstage/plugin-search-backend-node": "^0.6.3-next.0",
"@backstage/plugin-search-common": "^0.3.5",
"lodash": "^4.17.21",
"knex": "^1.0.2"
"knex": "^2.0.0"
},
"devDependencies": {
"@backstage/backend-test-utils": "^0.1.26-next.0",
+1 -1
View File
@@ -45,7 +45,7 @@
"@types/express": "^4.17.6",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"knex": "^1.0.2",
"knex": "^2.0.0",
"lodash": "^4.17.21",
"luxon": "^2.0.2",
"semver": "^7.3.5",
+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",