X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=56455997863a8a0a7d41e1d74a2720dd0273107a;hb=e5e1f87f127d4fdc88b88a9c62f2dbc84aba2a92;hp=89c42699218688402cc17cee1433100754005cd8;hpb=44b5e61d0ea44bef1601b77805cc6360363f88db;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 89c42699..56455997 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,7 @@ "tslib": "^2.0.3", "uuid": "^8.3.1", "winston": "^3.3.3", + "winston-daily-rotate-file": "^4.5.0", "worker-threads-pool": "^2.0.0", "ws": "^7.4.0" }, @@ -56,12 +57,12 @@ "utf-8-validate": "^5.0.3" }, "devDependencies": { - "@types/node": "^14.14.6", + "@types/node": "^14.14.8", "@types/uuid": "^8.3.0", "@types/worker-threads-pool": "^2.0.0", - "@types/ws": "^7.2.9", - "@typescript-eslint/eslint-plugin": "^4.6.1", - "@typescript-eslint/parser": "^4.6.1", + "@types/ws": "^7.4.0", + "@typescript-eslint/eslint-plugin": "^4.8.1", + "@typescript-eslint/parser": "^4.8.1", "clinic": "^7.0.0", "cross-env": "^7.0.2", "eslint": "^7.13.0",