We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 163350a commit fdcbb50Copy full SHA for fdcbb50
package.json
@@ -58,7 +58,7 @@
58
"extend": "^3.0.2",
59
"is": "^3.3.0",
60
"stream-events": "^1.0.5",
61
- "uuid": "^9.0.0"
+ "uuid": "^11.0.0"
62
},
63
"devDependencies": {
64
"@google-cloud/storage": "^7.0.0",
samples/package.json
@@ -30,6 +30,6 @@
30
"mocha": "^8.0.0",
31
"proxyquire": "^2.1.3",
32
"sinon": "^18.0.0",
33
34
}
35
0 commit comments