Skip to content

Commit 9356821

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.15.0",
4040
"winston-transport": "4.5.0"
4141
},
4242
"devDependencies": {

0 commit comments

Comments
 (0)