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

Commit ea9f3aa

Browse files
authored
fix(deps): update dependency uuid to v9 (#439)
1 parent d59378e commit ea9f3aa

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
@@ -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)