X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=1961671444535c61c0440ac03582a9296d807bbb;hb=729b8fc080623b4c05eb6e62d1a9fae99a6d63cc;hp=fc47c655590fd10a38bf53ce19ecdb175a7ba34d;hpb=771a1ddb4ae36b632070fef810d7ff2c153a0990;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index fc47c655..19616714 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "e-mobility-charging-stations-simulator", - "version": "1.1.67", + "version": "1.1.68", "engines": { "node": ">=16.0.0", "npm": ">=8.0.0" @@ -101,7 +101,7 @@ "uuid": "^8.3.2", "winston": "^3.8.1", "winston-daily-rotate-file": "^4.7.1", - "ws": "^8.8.0" + "ws": "^8.8.1" }, "optionalDependencies": { "bufferutil": "^4.0.6",