X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=415c1d8a7c37936921114ff41c3d73a51a7b29d9;hb=f358bc148eba0e1774e19adfac1c5b079539e9c7;hp=3c45c29e6a8dcca7f704c017fe2f20db49e93c85;hpb=ee28062380e3dd0b0229a504c1c92af131da7b78;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 3c45c29e..415c1d8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "e-mobility-charging-stations-simulator", - "version": "1.1.88", + "version": "1.1.89", "engines": { "node": ">=16.0.0", "npm": ">=8.0.0" @@ -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",