We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2512395 commit 0b119a5Copy full SHA for 0b119a5
2 files changed
background/package.json
@@ -25,7 +25,7 @@
25
"@google-cloud/functions": "^2.0.0",
26
"mocha": "^9.0.0",
27
"node-fetch": "^2.6.0",
28
- "uuid": "^8.1.0",
+ "uuid": "^9.0.0",
29
"wait-on": "^7.0.0"
30
}
31
gce/package.json
@@ -21,7 +21,7 @@
21
},
22
"devDependencies": {
23
24
"chai": "^4.2.0",
"node-fetch": "^2.6.0"
0 commit comments