X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=92f8b53a73895e756d3ac958b4a1b145316e3515;hb=b8e7f7f9c9a3eb44cf8af7b848105fdc18c9cbca;hp=4c3c1b849236119eb7e67894402673949ec3e134;hpb=ac89dad9ba73721cd78abfc47e51f24595b88ca3;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 4c3c1b84..92f8b53a 100644 --- a/package.json +++ b/package.json @@ -53,24 +53,24 @@ "tslib": "^2.2.0", "uuid": "^8.3.2", "winston": "^3.3.3", - "winston-daily-rotate-file": "^4.5.3", + "winston-daily-rotate-file": "^4.5.5", "ws": "^7.4.5" }, "optionalDependencies": { "bufferutil": "^4.0.3", - "utf-8-validate": "^5.0.4" + "utf-8-validate": "^5.0.5" }, "devDependencies": { - "@types/node": "^14.14.43", + "@types/node": "^14.14.44", "@types/uuid": "^8.3.0", - "@types/ws": "^7.4.2", - "@typescript-eslint/eslint-plugin": "^4.22.1", - "@typescript-eslint/parser": "^4.22.1", + "@types/ws": "^7.4.4", + "@typescript-eslint/eslint-plugin": "^4.23.0", + "@typescript-eslint/parser": "^4.23.0", "clinic": "^8.0.1", "cross-env": "^7.0.3", - "eslint": "^7.25.0", + "eslint": "^7.26.0", "eslint-plugin-import": "^2.22.1", - "eslint-plugin-jsdoc": "^33.0.0", + "eslint-plugin-jsdoc": "^34.0.0", "mbt": "^1.1.1", "npm-check": "^5.9.2", "rollup": "^2.47.0",