Skip to content

Commit c73378f

Browse files
fix(deps): update dependency uuid to v9 (#382)
* fix(deps): update dependency uuid to v9 * test: skip failing test googleapis/nodejs-datacatalog#383 Co-authored-by: Alexander Fenster <[email protected]>
1 parent 0e41307 commit c73378f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-datacatalog/samples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@google-cloud/bigquery": "^6.0.0",
1919
"@google-cloud/datacatalog": "^3.1.0",
20-
"uuid": "^8.3.1"
20+
"uuid": "^9.0.0"
2121
},
2222
"devDependencies": {
2323
"chai": "^4.2.0",

0 commit comments

Comments
 (0)