From eca53c0b7119121e2814454ca34d3b38a4c26396 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 06:29:31 +0000 Subject: [PATCH] build(deps): bump @google-cloud/dialogflow-cx from 4.2.0 to 4.3.0 Bumps [@google-cloud/dialogflow-cx](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-dialogflow-cx) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/googleapis/google-cloud-node/releases) - [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-dialogflow-cx/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node/commits/dlp-v4.3.0/packages/google-cloud-dialogflow-cx) --- updated-dependencies: - dependency-name: "@google-cloud/dialogflow-cx" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 298f1d3..bd5f917 100644 --- a/yarn.lock +++ b/yarn.lock @@ -40,9 +40,9 @@ integrity sha512-ut5V+D+fOoWPgGGNj83GGjnntO39xDy6DWxO0wb7Jp3DcMX0TfIqdzHF85VTQkerdyGmuuMD9AKAo5KiNlf/AQ== "@google-cloud/dialogflow-cx@^4.2.0": - version "4.2.0" - resolved "https://registry.yarnpkg.com/@google-cloud/dialogflow-cx/-/dialogflow-cx-4.2.0.tgz#471f74244c416bcf92daf893608acc94c7d0cc48" - integrity sha512-oeuTPjBMCkhv+6gxlUh3dZKcRGOJtKbMK+4eKWnQDV17gCyettVu1FUiV/ri4BHFFm0cD12GADGXrOI2qMGZIw== + version "4.3.0" + resolved "https://registry.yarnpkg.com/@google-cloud/dialogflow-cx/-/dialogflow-cx-4.3.0.tgz#185ab5ee0f2140244778ea672cc2b43b705a1568" + integrity sha512-QN2f4TAubI9grzNaDIDFi+si7cBi9IVaj7y2VnrI2NTdrAhcZave1fqbcy7hY1LMjFfcnJuzQiwN6TLbD3Z1kQ== dependencies: google-gax "^4.0.3"