diff --git a/package.json b/package.json index effc029..6799ee3 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "pug": "^3.0.2", "semver": "^7.5.4", "tslib": "^2.6.1", - "winston": "^3.9.0" + "winston": "^3.10.0" }, "devDependencies": { "@sofie-automation/code-standard-preset": "^2.4.7", diff --git a/yarn.lock b/yarn.lock index 6e01bc3..7879e60 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6117,10 +6117,10 @@ winston-transport@^4.5.0: readable-stream "^3.6.0" triple-beam "^1.3.0" -winston@^3.9.0: - version "3.9.0" - resolved "https://registry.yarnpkg.com/winston/-/winston-3.9.0.tgz#2bbdeb8167a75fac6d9a0c6d002890cd908016c2" - integrity sha512-jW51iW/X95BCW6MMtZWr2jKQBP4hV5bIDq9QrIjfDk6Q9QuxvTKEAlpUNAzP+HYHFFCeENhph16s0zEunu4uuQ== +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"