Skip to content

Commit f73b9eb

Browse files
authored
fix(deps): update dependency chalk to v5 (#823)
1 parent ff81ef0 commit f73b9eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

speech/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@google-cloud/speech": "^4.9.0",
1919
"@google-cloud/storage": "^5.0.0",
20-
"chalk": "^4.0.0",
20+
"chalk": "^5.0.0",
2121
"fs.promises": "^0.1.2",
2222
"google-proto-files": "^2.5.0",
2323
"node-record-lpcm16": "^1.0.1",

0 commit comments

Comments
 (0)