X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=b3dde3660ec7d00b2704fd01cf8fe4c014fa4eec;hb=6b0ce541bc90c0481c8b3816d8c75bcb77290b4d;hp=89c42699218688402cc17cee1433100754005cd8;hpb=e9a3211a3447f3767ea50c54c4679af536e3c660;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 89c42699..b3dde366 100644 --- a/package.json +++ b/package.json @@ -56,12 +56,12 @@ "utf-8-validate": "^5.0.3" }, "devDependencies": { - "@types/node": "^14.14.6", + "@types/node": "^14.14.7", "@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.7.0", + "@typescript-eslint/parser": "^4.7.0", "clinic": "^7.0.0", "cross-env": "^7.0.2", "eslint": "^7.13.0",