We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae4365 commit 0d750adCopy full SHA for 0d750ad
package.json
@@ -95,7 +95,7 @@
95
"tcp-port-used": "^1.0.2",
96
"ts-loader": "^9.0.0",
97
"typescript": "^5.1.6",
98
- "uuid": "^9.0.0",
+ "uuid": "^11.0.0",
99
"webpack": "^5.0.0",
100
"webpack-cli": "^5.0.0"
101
},
samples/package.json
@@ -15,7 +15,7 @@
15
16
"dependencies": {
17
"@google-cloud/bigtable": "^5.1.2",
18
19
"yargs": "^16.0.0"
20
21
"devDependencies": {
0 commit comments