chore(deps): bump winston from 3.8.2 to 3.10.0 (#5573)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-18 15:39:03 -07:00
committed by GitHub
parent 0f10fe4052
commit d3fc6fc0fd
2 changed files with 5 additions and 5 deletions

View File

@@ -217,7 +217,7 @@
"validator": "13.9.0",
"vite": "^4.1.5",
"vite-plugin-pwa": "^0.14.4",
"winston": "^3.8.2",
"winston": "^3.10.0",
"ws": "^7.5.3",
"y-indexeddb": "^9.0.9",
"y-protocols": "^1.0.5",

View File

@@ -13350,10 +13350,10 @@ winston-transport@^4.5.0:
readable-stream "^3.6.0"
triple-beam "^1.3.0"
winston@^3.8.2:
version "3.8.2"
resolved "https://registry.yarnpkg.com/winston/-/winston-3.8.2.tgz#56e16b34022eb4cff2638196d9646d7430fdad50"
integrity sha512-MsE1gRx1m5jdTTO9Ld/vND4krP2To+lgDoMEHGGa4HIlAUyXJtfc7CxQcGXVyz2IBpw5hbFkj2b/AtUdQwyRew==
winston@^3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/winston/-/winston-3.10.0.tgz#d033cb7bd3ced026fed13bf9d92c55b903116803"
integrity sha512-nT6SIDaE9B7ZRO0u3UvdrimG0HkB7dSTAgInQnNR2SOPJ4bvq5q79+pXLftKmP52lJGW15+H5MCK0nM9D3KB/g==
dependencies:
"@colors/colors" "1.5.0"
"@dabh/diagnostics" "^2.0.2"