Skip to content

Commit a15814b

Browse files
fix(ewl): pin winston v3.14.1
| datasource | package | from | to | | ---------- | ------- | ----- | ------ | | npm | winston | 3.8.2 | 3.14.1 |
1 parent 139a319 commit a15814b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ewl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"triple-beam": "1.3.0",
3737
"uuid": "9.0.0",
3838
"validator": "13.9.0",
39-
"winston": "3.8.2",
39+
"winston": "3.14.1",
4040
"winston-transport": "4.5.0"
4141
},
4242
"devDependencies": {

0 commit comments

Comments
 (0)