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

Commit a4c009f

Browse files
committed
fix(deps): update dependency uuid to v9
1 parent dd6b1e4 commit a4c009f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@google-cloud/dialogflow": "^5.2.1",
1919
"pb-util": "^1.0.0",
20-
"uuid": "^8.0.0",
20+
"uuid": "^9.0.0",
2121
"yargs": "^16.0.0"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)