Fix remote start transactiion: connection status can be preparing
[e-mobility-charging-stations-simulator.git] / package.json
index 018fb963d21c9feb2820da8663bb0b1863a852d1..8e4134e2e0eab81e3f9b24f7a1103d8d2b8b300a 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.0.50",
+  "version": "1.0.51",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"
@@ -67,7 +67,7 @@
     "chalk": "^4.1.2",
     "mongodb": "^4.1.1",
     "mysql2": "^2.3.0",
-    "poolifier": "^2.0.2",
+    "poolifier": "^2.1.0",
     "reflect-metadata": "^0.1.13",
     "source-map-support": "^0.5.19",
     "sqlite3": "^5.0.2",