From caac055bdc563d356a8133d8adbda66d69af57c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 08:48:54 +0000 Subject: [PATCH] Update mock-knex digest to d8b93b1 --- ghost/core/package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ghost/core/package.json b/ghost/core/package.json index 880bc572a1..bcd2653858 100644 --- a/ghost/core/package.json +++ b/ghost/core/package.json @@ -224,7 +224,7 @@ "jwks-rsa": "3.0.1", "mocha": "10.2.0", "mocha-slow-test-reporter": "0.1.2", - "mock-knex": "TryGhost/mock-knex#8ecb8c227bf463c991c3d820d33f59efc3ab9682", + "mock-knex": "TryGhost/mock-knex#d8b93b1c20d4820323477f2c60db016ab3e73192", "nock": "13.3.0", "papaparse": "5.3.2", "postcss": "8.4.21", diff --git a/yarn.lock b/yarn.lock index e2c0e48971..eab869cff1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19922,9 +19922,10 @@ mocha@^2.5.3: supports-color "1.2.0" to-iso-string "0.0.2" -mock-knex@TryGhost/mock-knex#8ecb8c227bf463c991c3d820d33f59efc3ab9682: - version "0.4.9" - resolved "https://codeload.github.com/TryGhost/mock-knex/tar.gz/8ecb8c227bf463c991c3d820d33f59efc3ab9682" +mock-knex@TryGhost/mock-knex#d8b93b1c20d4820323477f2c60db016ab3e73192: + version "0.4.12" + uid d8b93b1c20d4820323477f2c60db016ab3e73192 + resolved "https://codeload.github.com/TryGhost/mock-knex/tar.gz/d8b93b1c20d4820323477f2c60db016ab3e73192" dependencies: bluebird "^3.4.1" lodash "^4.14.2"