Merge pull request #11179 from overleaf/em-upgrade-gcs-lib

Upgrade @google-cloud/storage library to 6.9.0

GitOrigin-RevId: 0e80dcccca4679ffe28d5b16512a691e58694e2b
This commit is contained in:
Eric Mc Sween
2023-01-17 07:44:43 -05:00
committed by Copybot
parent f97a543d41
commit 4325f1d947
6 changed files with 285 additions and 1210 deletions

View File

@@ -34,7 +34,7 @@
"streamifier": "^0.1.1"
},
"devDependencies": {
"@google-cloud/storage": "^5.1.2",
"@google-cloud/storage": "^6.9.0",
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"mocha": "^10.2.0",