diff --git a/package-lock.json b/package-lock.json index 8cf46ae..ad510b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "moment": "2.29.4", "ms": "2.1.3", "omniwheel": "0.4.0", - "winston": "3.8.2" + "winston": "3.9.0" }, "devDependencies": { "@meyfa/eslint-config": "3.0.1", @@ -4830,9 +4830,9 @@ } }, "node_modules/winston": { - "version": "3.8.2", - "resolved": "https://registry.npmjs.org/winston/-/winston-3.8.2.tgz", - "integrity": "sha512-MsE1gRx1m5jdTTO9Ld/vND4krP2To+lgDoMEHGGa4HIlAUyXJtfc7CxQcGXVyz2IBpw5hbFkj2b/AtUdQwyRew==", + "version": "3.9.0", + "resolved": "https://registry.npmjs.org/winston/-/winston-3.9.0.tgz", + "integrity": "sha512-jW51iW/X95BCW6MMtZWr2jKQBP4hV5bIDq9QrIjfDk6Q9QuxvTKEAlpUNAzP+HYHFFCeENhph16s0zEunu4uuQ==", "dependencies": { "@colors/colors": "1.5.0", "@dabh/diagnostics": "^2.0.2", @@ -8468,9 +8468,9 @@ } }, "winston": { - "version": "3.8.2", - "resolved": "https://registry.npmjs.org/winston/-/winston-3.8.2.tgz", - "integrity": "sha512-MsE1gRx1m5jdTTO9Ld/vND4krP2To+lgDoMEHGGa4HIlAUyXJtfc7CxQcGXVyz2IBpw5hbFkj2b/AtUdQwyRew==", + "version": "3.9.0", + "resolved": "https://registry.npmjs.org/winston/-/winston-3.9.0.tgz", + "integrity": "sha512-jW51iW/X95BCW6MMtZWr2jKQBP4hV5bIDq9QrIjfDk6Q9QuxvTKEAlpUNAzP+HYHFFCeENhph16s0zEunu4uuQ==", "requires": { "@colors/colors": "1.5.0", "@dabh/diagnostics": "^2.0.2", diff --git a/package.json b/package.json index b1743b2..33d9c3b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "moment": "2.29.4", "ms": "2.1.3", "omniwheel": "0.4.0", - "winston": "3.8.2" + "winston": "3.9.0" }, "devDependencies": { "@meyfa/eslint-config": "3.0.1",