Skip to content

Commit 444659c

Browse files
authored
fix(deps): update dependency uuid to v9 (#657)
1 parent f2b64fb commit 444659c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asset/snippets/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)