Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade(@google-cloud/storage): ^5.7.0
This is to upgrade the vulnerable `axios` dependency. The latest version has the following breaking changes which are all okay: - automatically detect contentType if not provided (googleapis/nodejs-storage#1190) - drop keepAcl parameter in file copy (googleapis/nodejs-storage#1166) - drop support for node.js 8.x - allow leading slashes in file name (googleapis/nodejs-storage#820) - upgrade engines field to >=8.10.0 (googleapis/nodejs-storage#688)
- Loading branch information