mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency winston to v3.10.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
10a21219c2
commit
509e429a6c
2 changed files with 6 additions and 6 deletions
|
@ -103,7 +103,7 @@
|
|||
"umzug": "2.3.0",
|
||||
"uuid": "9.0.0",
|
||||
"validator": "13.9.0",
|
||||
"winston": "3.9.0",
|
||||
"winston": "3.10.0",
|
||||
"xss": "1.0.14"
|
||||
},
|
||||
"engines": {
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1313,7 +1313,7 @@ __metadata:
|
|||
webpack: 4.46.0
|
||||
webpack-cli: 4.10.0
|
||||
webpack-merge: 5.9.0
|
||||
winston: 3.9.0
|
||||
winston: 3.10.0
|
||||
wurl: 2.5.4
|
||||
xss: 1.0.14
|
||||
dependenciesMeta:
|
||||
|
@ -16010,9 +16010,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"winston@npm:3.9.0":
|
||||
version: 3.9.0
|
||||
resolution: "winston@npm:3.9.0"
|
||||
"winston@npm:3.10.0":
|
||||
version: 3.10.0
|
||||
resolution: "winston@npm:3.10.0"
|
||||
dependencies:
|
||||
"@colors/colors": 1.5.0
|
||||
"@dabh/diagnostics": ^2.0.2
|
||||
|
@ -16025,7 +16025,7 @@ __metadata:
|
|||
stack-trace: 0.0.x
|
||||
triple-beam: ^1.3.0
|
||||
winston-transport: ^4.5.0
|
||||
checksum: 410f82b7a502106e7d93e62cd21d7e9bcfd37884d0d95921b12526d2fe163e654ec9cd39e18f9884fad5cf6506a45d07bd2519c1dc9c88e82f0f12b2ce9fa510
|
||||
checksum: 47df0361220d12b46d1b3c98a1c380a3718321739d527a182ce7984fc20715e5b0b55db0bcd3fd076d1b1d3261903b890b053851cfd4bc028bda7951fa8ca2e0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue