We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1aa7d8 commit 17c7b25Copy full SHA for 17c7b25
package.json
@@ -86,7 +86,7 @@
86
"p-limit": "^3.0.1",
87
"retry-request": "^7.0.0",
88
"teeny-request": "^9.0.0",
89
- "uuid": "^8.0.0"
+ "uuid": "^13.0.0"
90
},
91
"devDependencies": {
92
"@babel/cli": "^7.22.10",
samples/package.json
@@ -19,7 +19,7 @@
19
"@google-cloud/pubsub": "^4.0.0",
20
"@google-cloud/storage": "^7.17.1",
21
"node-fetch": "^2.6.7",
22
- "uuid": "^8.0.0",
+ "uuid": "^13.0.0",
23
"yargs": "^16.0.0"
24
25
0 commit comments