fix(deps): update dependency winston to v3.12.0 (#188)

* fix(deps): update dependency winston to v3.12.0

* fix: lockfile broken

---------

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-04 21:09:29 +01:00
committed by GitHub
parent f98046d9e2
commit fde6d6601d
2 changed files with 8 additions and 8 deletions

View File

@@ -24,7 +24,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"winston": "3.11.0"
"winston": "3.12.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",