X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=27ffd6e6e34329ec6d3328b1c377e447bd528830;hb=e62896446a8a47139e527baa00391de06a617f1d;hp=3c45c29e6a8dcca7f704c017fe2f20db49e93c85;hpb=ee28062380e3dd0b0229a504c1c92af131da7b78;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 3c45c29e..27ffd6e6 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "tslib": "^2.4.1", "winston": "^3.8.2", "winston-daily-rotate-file": "^4.7.1", - "ws": "^8.11.0" + "ws": "^8.12.0" }, "optionalDependencies": { "bufferutil": "^4.0.7", @@ -129,7 +129,7 @@ "lint-staged": "^13.1.0", "mocha": "^10.2.0", "mochawesome": "^7.1.3", - "prettier": "^2.8.1", + "prettier": "^2.8.2", "release-it": "^15.6.0", "robohydra": "^0.6.9", "rollup": "^3.9.1",