Skip to content

Commit 9f01ea5

Browse files
committed
upgrade(@google-cloud/storage): ^5.7.0
This is to upgrade the vulnerable `date-and-time` 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)
1 parent ef1b051 commit 9f01ea5

File tree

2 files changed

+141
-906
lines changed

2 files changed

+141
-906
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"packages/vue"
4040
],
4141
"devDependencies": {
42-
"@google-cloud/storage": "^2.5.0",
42+
"@google-cloud/storage": "5.7.0",
4343
"@size-limit/preset-small-lib": "^4.5.5",
4444
"@strictsoftware/typedoc-plugin-monorepo": "^0.3.1",
4545
"@types/chai": "^4.1.3",

0 commit comments

Comments
 (0)