fix(deps): update dependency winston to v3.18.1 (#4220)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-10-05 07:28:09 +00:00
committed by GitHub
parent 040786353d
commit 84ace42aa5
2 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@
"dependencies": { "dependencies": {
"@homarr/core": "workspace:^0.1.0", "@homarr/core": "workspace:^0.1.0",
"superjson": "2.2.2", "superjson": "2.2.2",
"winston": "3.18.0", "winston": "3.18.1",
"zod": "^4.1.11" "zod": "^4.1.11"
}, },
"devDependencies": { "devDependencies": {

10
pnpm-lock.yaml generated
View File

@@ -1537,8 +1537,8 @@ importers:
specifier: 2.2.2 specifier: 2.2.2
version: 2.2.2 version: 2.2.2
winston: winston:
specifier: 3.18.0 specifier: 3.18.1
version: 3.18.0 version: 3.18.1
zod: zod:
specifier: ^4.1.11 specifier: ^4.1.11
version: 4.1.11 version: 4.1.11
@@ -10688,8 +10688,8 @@ packages:
resolution: {integrity: sha512-8drMJ4rkgaPo1Me4zD/3WLfI/zPdA9o2IipKODunnGDcuqbHwjsbB79ylv04LCGGzU0xQ6vTznOMpQGaLhhm6A==} resolution: {integrity: sha512-8drMJ4rkgaPo1Me4zD/3WLfI/zPdA9o2IipKODunnGDcuqbHwjsbB79ylv04LCGGzU0xQ6vTznOMpQGaLhhm6A==}
engines: {node: '>= 12.0.0'} engines: {node: '>= 12.0.0'}
winston@3.18.0: winston@3.18.1:
resolution: {integrity: sha512-P1w1/arnQP3RmAlmYoSVt9UerYnwPo2yocGMKyb/D5nMR2PbBXTvqT0XxXGsyuRlq5BXLO0co3zJjgzTmp5gnw==} resolution: {integrity: sha512-EaQ6y7b9h6q7UJQn4/xlOsiu0I8844FfMdbN6V2I2i4528qeEWqRUcHzhvkseckAb1QxMhwX5V2YYiABkOfGfg==}
engines: {node: '>= 12.0.0'} engines: {node: '>= 12.0.0'}
word-wrap@1.2.5: word-wrap@1.2.5:
@@ -20508,7 +20508,7 @@ snapshots:
readable-stream: 3.6.2 readable-stream: 3.6.2
triple-beam: 1.4.1 triple-beam: 1.4.1
winston@3.18.0: winston@3.18.1:
dependencies: dependencies:
'@colors/colors': 1.6.0 '@colors/colors': 1.6.0
'@dabh/diagnostics': 2.0.8 '@dabh/diagnostics': 2.0.8