Skip to content

Commit 5f72541

Browse files
authored
fix(deps): update dependency uuid to v9 (#439)
1 parent 2fcabec commit 5f72541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@google-cloud/talent": "^4.1.1",
21-
"uuid": "^8.3.1",
21+
"uuid": "^9.0.0",
2222
"yargs": "^16.0.3"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)