Fix OCPP message sending timeout handling code
[e-mobility-charging-stations-simulator.git] / package.json
index 458f3c468a4f75f93e0083c07ebffec829536104..4d7dd186461d136cbb9017d2f3ae67e558be2c5e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.20",
+  "version": "1.1.23",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"
@@ -82,7 +82,7 @@
     "uuid": "^8.3.2",
     "winston": "^3.3.3",
     "winston-daily-rotate-file": "^4.5.5",
-    "ws": "^8.2.2"
+    "ws": "^8.2.3"
   },
   "optionalDependencies": {
     "bufferutil": "^4.0.4",