fix: restore connector status reserved only if needed
[e-mobility-charging-stations-simulator.git] / package.json
index 5691870a6ed55fc00855d95a093ac195c3d8c3de..38668b7485dca40747e0a389121a5231e318d323 100644 (file)
@@ -1,13 +1,13 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.3.1",
+  "version": "1.3.2",
   "engines": {
     "node": ">=18.18.0",
     "pnpm": ">=8.6.0"
   },
   "volta": {
-    "node": "20.12.1",
+    "node": "20.12.2",
     "pnpm": "8.15.6"
   },
   "packageManager": "pnpm@8.15.6",
     "mongodb": "^6.5.0",
     "poolifier": "^3.1.29",
     "rambda": "^9.2.0",
-    "tar": "^6.2.1",
+    "tar": "^7.0.0",
     "winston": "^3.13.0",
     "winston-daily-rotate-file": "^5.0.0",
     "ws": "^8.16.0"
     "@release-it/bumper": "^6.0.1",
     "@types/node": "^20.12.7",
     "@types/semver": "^7.5.8",
-    "@types/tar": "^6.1.12",
     "@types/ws": "^8.5.10",
     "@typescript-eslint/eslint-plugin": "^7.6.0",
     "@typescript-eslint/parser": "^7.6.0",