Skip to content

Commit 11cad0f

Browse files
authored
fix(deps): update dependency chalk to v4 (#567)
1 parent 5432c9b commit 11cad0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

speech/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@google-cloud/speech": "^3.6.0",
1515
"@google-cloud/storage": "^4.0.0",
16-
"chalk": "^3.0.0",
16+
"chalk": "^4.0.0",
1717
"node-record-lpcm16": "^1.0.1",
1818
"sox": "^0.1.0",
1919
"yargs": "^15.0.0"

0 commit comments

Comments
 (0)