diff --git a/package.json b/package.json index cb2fc75..784ae7c 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "node-pushnotifications": "3.1.1", "nodemailer": "6.9.10", "web-push": "3.6.7", - "winston": "3.14.1" + "winston": "3.14.2" }, "devDependencies": { "@babel/cli": "^7.0.0", diff --git a/yarn.lock b/yarn.lock index 502a75b..868675c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7178,10 +7178,10 @@ winston-transport@^4.7.0: readable-stream "^3.6.0" triple-beam "^1.3.0" -winston@3.14.1: - version "3.14.1" - resolved "https://registry.yarnpkg.com/winston/-/winston-3.14.1.tgz#b296f2756e6b46d3b6faac5660d2af878fc3f666" - integrity sha512-CJi4Il/msz8HkdDfXOMu+r5Au/oyEjFiOZzbX2d23hRLY0narGjqfE5lFlrT5hfYJhPtM8b85/GNFsxIML/RVA== +winston@3.14.2: + version "3.14.2" + resolved "https://registry.yarnpkg.com/winston/-/winston-3.14.2.tgz#94ce5fd26d374f563c969d12f0cd9c641065adab" + integrity sha512-CO8cdpBB2yqzEf8v895L+GNKYJiEq8eKlHU38af3snQBQ+sdAIUepjMSguOIJC7ICbzm0ZI+Af2If4vIJrtmOg== dependencies: "@colors/colors" "^1.6.0" "@dabh/diagnostics" "^2.0.2"