Merge pull request #14163 from backstage/freben/winston

Normalize on winston version ^3.2.1
This commit is contained in:
Johan Haals
2022-10-17 15:50:19 +02:00
committed by GitHub
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": {