From 505a07e65eaf06638b17fc9785b4cc26585250ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jan 2022 15:37:55 +0000 Subject: [PATCH] build(deps): bump @google-cloud/storage from 5.17.0 to 5.18.0 Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-storage/compare/v5.17.0...v5.18.0) --- updated-dependencies: - dependency-name: "@google-cloud/storage" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 13e799814c..5f2771d587 100644 --- a/package-lock.json +++ b/package-lock.json @@ -624,9 +624,9 @@ "optional": true }, "@google-cloud/storage": { - "version": "5.17.0", - "resolved": "https://registry.npmjs.org/@google-cloud/storage/-/storage-5.17.0.tgz", - "integrity": "sha512-qM2+ysRL+SpBuDLYmGGBi4E961VUp0floYTFGCoTwhZsk//vEzVrGQZ2ZXeiNbijcVQNv9iAG2fVvmiBT3jo+Q==", + "version": "5.18.0", + "resolved": "https://registry.npmjs.org/@google-cloud/storage/-/storage-5.18.0.tgz", + "integrity": "sha512-T4Q4QS3RKU3os6UwcdJATb2gpLyGQUdQxdV8/wzuFpHlcC9YPhflOvVuvGvSlrbGSZXlznu6D2pN/rpMM9RX8A==", "optional": true, "requires": { "@google-cloud/common": "^3.8.1",