Skip to content

Commit 92fb9dd

Browse files
Merge pull request #210 from browserstack/version_fix
Hardcode version of winston in package.json
2 parents 150df98 + 549a7f2 commit 92fb9dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"unzipper": "^0.10.11",
2828
"update-notifier": "^5.1.0",
2929
"uuid": "^8.3.2",
30-
"winston": "^2.3.1",
30+
"winston": "2.4.4",
3131
"yargs": "^14.2.3"
3232
},
3333
"repository": {

0 commit comments

Comments
 (0)