Normalize on winston version \^3.2.1

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-10-17 13:19:53 +02:00
parent 2d68f4b2a7
commit 9c595302cb
5 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"express": "^4.18.1",
"express-promise-router": "^4.1.0",
"node-fetch": "^2.6.7",
"winston": "^3.8.1",
"winston": "^3.2.1",
"yn": "^5.0.0"
},
"devDependencies": {
+1 -1
View File
@@ -46,7 +46,7 @@
"helmet": "^6.0.0",
"node-fetch": "^2.6.7",
"p-limit": "^3.1.0",
"winston": "^3.7.2",
"winston": "^3.2.1",
"yn": "^5.0.0"
},
"devDependencies": {