From c89efc30948b5d79a82a412673df0d86b5eeff61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 22:08:54 +0000 Subject: [PATCH] Bump knex-stringcase from 1.4.5 to 1.4.6 Bumps [knex-stringcase](https://github.com/Kequc/knex-stringcase) from 1.4.5 to 1.4.6. - [Release notes](https://github.com/Kequc/knex-stringcase/releases) - [Commits](https://github.com/Kequc/knex-stringcase/commits) --- updated-dependencies: - dependency-name: knex-stringcase dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 339090cfe..294254688 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18610,9 +18610,9 @@ klona@^2.0.4: integrity sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ== knex-stringcase@^1.4.2: - version "1.4.5" - resolved "https://registry.yarnpkg.com/knex-stringcase/-/knex-stringcase-1.4.5.tgz#47761c1ca4fffd1d276cab7bc3c1265e3669972a" - integrity sha512-dO8CzBAfxX6HeZ6BP+5KCMn3450MRoz3xsUascogE3OucUIyv/ki/W30YQz15EuAbHr03s9DfgiNlKfAvD+PvQ== + version "1.4.6" + resolved "https://registry.yarnpkg.com/knex-stringcase/-/knex-stringcase-1.4.6.tgz#e10f9201bc34de66386cc08525532012ebfd9e44" + integrity sha512-8YJafQWJqF0REx6OYKem4UBBY75RD+ZvENcWAufz/afc9MOBGjFyr70EPBy59y6LqoPzSmCdUV+qWO550B3lJg== dependencies: stringcase "^4.3.1"