X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=617b41dffa24339ea4f0c995b98521c2174c8510;hb=555162188c5b4d08666e33c235625ba51db87a4d;hp=629854eb78e52e840e585e6ecfe01c184af8eccd;hpb=7c72977bb3400f474c8641fc91d9f54fba25cb64;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 629854eb..617b41df 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "uuid": "^8.3.2", "winston": "^3.7.2", "winston-daily-rotate-file": "^4.6.1", - "ws": "^8.6.0" + "ws": "^8.7.0" }, "optionalDependencies": { "bufferutil": "^4.0.6", @@ -125,7 +125,7 @@ "eslint-plugin-prettier": "^4.0.0", "expect": "^28.1.0", "husky": "^8.0.1", - "lint-staged": "^12.4.1", + "lint-staged": "^12.4.2", "mocha": "^10.0.0", "mochawesome": "^7.1.3", "nyc": "^15.1.0",