X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=538e20c8ba18b92ee9be3c288bbde2917c468c41;hb=af99a73f2968dea5c3feae8a82f32f491d2fd141;hp=d29aa2dfbb8e60a4de121554f0a7839ad3f0e308;hpb=15388b9f52631ac89bc86600105267ff209642f1;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index d29aa2df..538e20c8 100644 --- a/package.json +++ b/package.json @@ -51,19 +51,19 @@ "winston": "^3.3.3", "winston-daily-rotate-file": "^4.5.0", "worker-threads-pool": "^2.0.0", - "ws": "^7.4.1" + "ws": "^7.4.2" }, "optionalDependencies": { "bufferutil": "^4.0.2", "utf-8-validate": "^5.0.3" }, "devDependencies": { - "@types/node": "^14.14.16", + "@types/node": "^14.14.17", "@types/uuid": "^8.3.0", "@types/worker-threads-pool": "^2.0.0", "@types/ws": "^7.4.0", - "@typescript-eslint/eslint-plugin": "^4.11.0", - "@typescript-eslint/parser": "^4.11.0", + "@typescript-eslint/eslint-plugin": "^4.11.1", + "@typescript-eslint/parser": "^4.11.1", "clinic": "^8.0.1", "cross-env": "^7.0.3", "eslint": "^7.16.0",