Fix misplaced parenthesis
[e-mobility-charging-stations-simulator.git] / package.json
index 83e93adc079b83e027ba5a30f6991176bba14fc9..a90743b1e8bfa1e1d32f336626ff56674f363660 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.0.60",
+  "version": "1.0.61",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"
@@ -73,7 +73,7 @@
     "@mikro-orm/sqlite": "^4.5.9",
     "basic-ftp": "^4.6.6",
     "chalk": "^4.1.2",
-    "mongodb": "^4.1.1",
+    "mongodb": "^4.1.2",
     "poolifier": "^2.1.0",
     "proper-lockfile": "^4.1.2",
     "source-map-support": "^0.5.20",
@@ -99,8 +99,8 @@
     "@types/tar": "^4.0.5",
     "@types/uuid": "^8.3.1",
     "@types/ws": "^7.4.7",
-    "@typescript-eslint/eslint-plugin": "^4.31.0",
-    "@typescript-eslint/parser": "^4.31.0",
+    "@typescript-eslint/eslint-plugin": "^4.31.1",
+    "@typescript-eslint/parser": "^4.31.1",
     "auto-changelog": "^2.3.0",
     "clinic": "^9.0.0",
     "cross-env": "^7.0.3",