mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Update @google-cloud/storage and remove one patch (#19259)
* Update `@google-cloud/storage` and remove its patches * Re-add patch on `@google-cloud/storage/retry-request` Replace mentions of `.pipe()` and run `patch-package @google-cloud/storage/retry-request` It was very hard to test whether the package could still cause bugs, so I'd rather put the patch back GitOrigin-RevId: be83b54b6d55849995ac131bfcf3c9acd9b6dd8e
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"@overleaf/logger": "*"
|
||||
},
|
||||
"dependencies": {
|
||||
"@google-cloud/storage": "^6.10.1",
|
||||
"@google-cloud/storage": "^7.11.2",
|
||||
"@overleaf/o-error": "*",
|
||||
"aws-sdk": "^2.718.0",
|
||||
"fast-crc32c": "overleaf/node-fast-crc32c#aae6b2a4c7a7a159395df9cc6c38dfde702d6f51",
|
||||
|
||||
Reference in New Issue
Block a user