From b996f8879aa01d0b47d044e659aa97af536bc3ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:22:27 +0000 Subject: [PATCH] build(deps): bump @google-cloud/storage from 7.10.1 to 7.10.2 Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 7.10.1 to 7.10.2. - [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/v7.10.1...v7.10.2) --- updated-dependencies: - dependency-name: "@google-cloud/storage" dependency-type: direct:production update-type: version-update:semver-patch ... 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 7b0538afe6..b7aa748095 100644 --- a/package-lock.json +++ b/package-lock.json @@ -675,9 +675,9 @@ "optional": true }, "@google-cloud/storage": { - "version": "7.10.1", - "resolved": "https://registry.npmjs.org/@google-cloud/storage/-/storage-7.10.1.tgz", - "integrity": "sha512-sZW14pfxEQZSIbBPs6doFYtcbK31Bs3E4jH5Ly3jJnBkYfkMPX8sXG3ZQXCJa88MKtUNPlgBdMN2OJUzmFe5/g==", + "version": "7.10.2", + "resolved": "https://registry.npmjs.org/@google-cloud/storage/-/storage-7.10.2.tgz", + "integrity": "sha512-NaCyhwu0cSqwj6waZO+8WiyzCXUBUfVE7T1fHAGRHEJ+CRy5on2ah/jfC0ZPYXL0q4JoPj98VtMW4bEgtFfKHw==", "optional": true, "requires": { "@google-cloud/paginator": "^5.0.0",