diff --git a/package-lock.json b/package-lock.json index 8b557d5ff..b76dc59e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "sharp": "0.33.5", "tmp": "^0.2.3", "tree-kill": "^1.2.2", - "winston": "^3.14.2", + "winston": "^3.15.0", "ws": "^8.18.0" }, "devDependencies": { @@ -13849,9 +13849,9 @@ } }, "node_modules/winston": { - "version": "3.14.2", - "resolved": "https://registry.npmjs.org/winston/-/winston-3.14.2.tgz", - "integrity": "sha512-CO8cdpBB2yqzEf8v895L+GNKYJiEq8eKlHU38af3snQBQ+sdAIUepjMSguOIJC7ICbzm0ZI+Af2If4vIJrtmOg==", + "version": "3.15.0", + "resolved": "https://registry.npmjs.org/winston/-/winston-3.15.0.tgz", + "integrity": "sha512-RhruH2Cj0bV0WgNL+lOfoUBI4DVfdUNjVnJGVovWZmrcKtrFTTRzgXYK2O9cymSGjrERCtaAeHwMNnUWXlwZow==", "license": "MIT", "dependencies": { "@colors/colors": "^1.6.0", diff --git a/package.json b/package.json index 7567a71e3..8a33dce8a 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "sharp": "0.33.5", "tmp": "^0.2.3", "tree-kill": "^1.2.2", - "winston": "^3.14.2", + "winston": "^3.15.0", "ws": "^8.18.0" }, "optionalDependencies": {