From b86dbed90ce246e34dffdf3fc1bdf5c5e04a5f1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 06:46:41 +0000 Subject: [PATCH] Bump @google-cloud/logging-winston from 4.1.2 to 4.2.2 Bumps [@google-cloud/logging-winston](https://github.com/googleapis/nodejs-logging-winston) from 4.1.2 to 4.2.2. - [Release notes](https://github.com/googleapis/nodejs-logging-winston/releases) - [Changelog](https://github.com/googleapis/nodejs-logging-winston/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-logging-winston/compare/v4.1.2...v4.2.2) --- updated-dependencies: - dependency-name: "@google-cloud/logging-winston" 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 f53b5f2ca..c5614ca6a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2085,9 +2085,9 @@ semver "^7.3.5" "@google-cloud/logging-winston@^4.1.2": - version "4.1.2" - resolved "https://registry.yarnpkg.com/@google-cloud/logging-winston/-/logging-winston-4.1.2.tgz#e49c7119629fb0c73c7b14b079acdc95ac2dbbb6" - integrity sha512-jyKkbNbRyxUXWnyygfP9o9IiWERrw4bxOCWhTU+Js0ZpCXiCOCUvVV2zry/THJEi+Gg+I6tmQlz7YIcI2UsK1A== + version "4.2.2" + resolved "https://registry.yarnpkg.com/@google-cloud/logging-winston/-/logging-winston-4.2.2.tgz#372b5c17a3ab00a9628c5ae4924f564829c0b3bb" + integrity sha512-KUg1VIrUjPyK1+mWNrKjcjCBoMONZSK0qYbGb41WYnhPAECKvjeWDXumO/Zwr66qa7ktvQDnFKRk7ASVmUPWrg== dependencies: "@google-cloud/logging" "^9.6.9" google-auth-library "^7.0.0"