diff --git a/ghost/database-info/package.json b/ghost/database-info/package.json index 8f8dc7fb56..539ce5d329 100644 --- a/ghost/database-info/package.json +++ b/ghost/database-info/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "c8": "7.11.0", - "knex": "1.0.3", + "knex": "1.0.4", "mocha": "9.1.4", "should": "13.2.3", "sinon": "12.0.1"