Skip to content

Commit f9fb4c5

Browse files
authored
Resolve TypeError
Issue represented here: winstonjs#2327
1 parent 19ac9d8 commit f9fb4c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
],
2626
"dependencies": {
2727
"@dabh/diagnostics": "^2.0.2",
28-
"@colors/colors": "1.5.0",
28+
"@colors/colors": "1.6.0",
2929
"async": "^3.2.3",
3030
"is-stream": "^2.0.0",
31-
"logform": "^2.4.0",
31+
"logform": "^2.5.1",
3232
"one-time": "^1.0.0",
3333
"readable-stream": "^3.4.0",
3434
"safe-stable-stringify": "^2.3.1",

0 commit comments

Comments
 (0)