Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit fac4751

Browse files
authored
fix(deps): update dependency uuid to v9 (#657)
1 parent e55ebf1 commit fac4751

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@google-cloud/bigquery": "^6.0.0",
2020
"@google-cloud/compute": "^3.0.0",
2121
"@google-cloud/storage": "^6.0.0",
22-
"uuid": "^8.0.0",
22+
"uuid": "^9.0.0",
2323
"yargs": "^16.0.0"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)