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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-22 22:08:54 +00:00 committed by GitHub
parent bf8b0c0034
commit c89efc3094
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"