Storage: storage records in JSON file as an array to ease import.
[e-mobility-charging-stations-simulator.git] / package.json
index 050fd423078820f5f35130ac18df00b03e2e44ba..2f3a848d77253d1ec531fad5a2dabcff842a2b83 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.40",
+  "version": "1.0.43",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"
@@ -64,7 +64,7 @@
   },
   "dependencies": {
     "basic-ftp": "^4.6.6",
-    "mongodb": "^4.1.0",
+    "mongodb": "^4.1.1",
     "poolifier": "^2.0.2",
     "source-map-support": "^0.5.19",
     "tar": "^6.1.10",
     "@types/tar": "^4.0.5",
     "@types/uuid": "^8.3.1",
     "@types/ws": "^7.4.7",
-    "@typescript-eslint/eslint-plugin": "^4.29.2",
-    "@typescript-eslint/parser": "^4.29.2",
+    "@typescript-eslint/eslint-plugin": "^4.29.3",
+    "@typescript-eslint/parser": "^4.29.3",
     "auto-changelog": "^2.3.0",
     "clinic": "^9.0.0",
     "cross-env": "^7.0.3",
     "eslint": "^7.32.0",
-    "eslint-plugin-import": "^2.24.1",
-    "eslint-plugin-jsdoc": "^36.0.7",
+    "eslint-plugin-import": "^2.24.2",
+    "eslint-plugin-jsdoc": "^36.0.8",
     "eslint-plugin-node": "^11.1.0",
     "expect": "^27.0.6",
-    "mbt": "^1.2.3",
     "mocha": "^9.1.0",
     "mochawesome": "^6.2.2",
     "npm-check": "^5.9.2",