Upgrade winston
All checks were successful
Test / build (push) Successful in 47s

This commit is contained in:
Ethan Lane 2025-06-04 18:28:47 +01:00
parent 243889aec6
commit e4c37f9418
2 changed files with 30 additions and 9 deletions

View file

@ -47,7 +47,7 @@
"mysql": "^2.18.1",
"ts-jest": "^29.3.4",
"typeorm": "0.3.20",
"winston": "^3.15.0",
"winston": "^3.17.0",
"winston-daily-rotate-file": "^5.0.0",
"winston-discord-transport": "^1.3.0"
},