Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Commit f6b48b2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/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)