diff --git a/package-lock.json b/package-lock.json index 75875e5..cf5f149 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "mssql": "^10.0.1", "rxjs": "^7.8.1", "sudo-prompt": "^9.2.1", - "winston": "^3.11.0", + "winston": "^3.12.0", "yargs": "^17.7.2" }, "bin": { diff --git a/package.json b/package.json index 6078db1..c2b0554 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "mssql": "^10.0.1", "rxjs": "^7.8.1", "sudo-prompt": "^9.2.1", - "winston": "^3.11.0", + "winston": "^3.12.0", "yargs": "^17.7.2" }, "repository": {