We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 260ac99 commit 1655e27Copy full SHA for 1655e27
2 files changed
handwritten/bigquery/package.json
@@ -59,7 +59,7 @@
59
"is": "^3.3.0",
60
"stream-events": "^1.0.5",
61
"string-format-obj": "^1.1.1",
62
- "uuid": "^3.3.2"
+ "uuid": "^7.0.0"
63
},
64
"devDependencies": {
65
"@google-cloud/storage": "^4.0.0",
@@ -73,7 +73,7 @@
73
"@types/proxyquire": "^1.3.28",
74
"@types/sinon": "^7.0.12",
75
"@types/tmp": "0.1.0",
76
- "@types/uuid": "^3.4.4",
+ "@types/uuid": "^7.0.0",
77
"codecov": "^3.5.0",
78
"discovery-tsd": "^0.2.0",
79
"eslint": "^6.0.0",
handwritten/bigquery/samples/package.json
@@ -27,6 +27,6 @@
27
"mocha": "^7.0.0",
28
"proxyquire": "^2.1.3",
29
"sinon": "^9.0.0",
30
- "uuid": "^3.3.0"
31
}
32
0 commit comments