Skip to content

Commit 14fef0f

Browse files
committedNov 10, 2024·
Revert "Update logform and winston-transport"
This reverts commit cceb265.
1 parent 545b683 commit 14fef0f

File tree

2 files changed

+12
-133
lines changed

2 files changed

+12
-133
lines changed
 

‎package-lock.json

+10-131
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"@colors/colors": "^1.6.0",
2929
"async": "^3.2.3",
3030
"is-stream": "^2.0.0",
31-
"logform": "^2.7.0",
31+
"logform": "^2.6.0",
3232
"one-time": "^1.0.0",
3333
"readable-stream": "^3.4.0",
3434
"safe-stable-stringify": "^2.3.1",
3535
"stack-trace": "0.0.x",
3636
"triple-beam": "^1.3.0",
37-
"winston-transport": "^4.8.1"
37+
"winston-transport": "^4.7.0"
3838
},
3939
"devDependencies": {
4040
"@babel/cli": "^7.23.9",

0 commit comments

Comments
 (0)
Please sign in to comment.