Apply dependencies update
[e-mobility-charging-stations-simulator.git] / package.json
index eb1230551dea363680b2f1e23281b9879ccfc728..136ad822f9426bbeae449d0078c20df35f6e4dd1 100644 (file)
@@ -2,8 +2,8 @@
   "name": "charging-stations-simulator",
   "version": "1.1.58",
   "engines": {
-    "node": "16.x.x",
-    "npm": "8.x.x"
+    "node": ">=16.0.0",
+    "npm": ">=8.0.0"
   },
   "repository": {
     "type": "git",
@@ -82,7 +82,7 @@
     "@mikro-orm/sqlite": "^5.1.3",
     "basic-ftp": "^4.6.6",
     "chalk": "^4.1.2",
-    "express": "^4.18.0",
+    "express": "^4.18.1",
     "mongodb": "^4.5.0",
     "poolifier": "^2.2.0",
     "proper-lockfile": "^4.1.2",
@@ -92,7 +92,7 @@
     "uuid": "^8.3.2",
     "winston": "^3.7.2",
     "winston-daily-rotate-file": "^4.6.1",
-    "ws": "^8.5.0"
+    "ws": "^8.6.0"
   },
   "optionalDependencies": {
     "bufferutil": "^4.0.6",
     "@types/express": "^4.17.13",
     "@types/mocha": "^9.1.1",
     "@types/mochawesome": "^6.2.1",
-    "@types/node": "^16.11.31",
+    "@types/node": "^16.11.33",
     "@types/proper-lockfile": "^4.1.2",
     "@types/tar": "^6.1.1",
     "@types/uuid": "^8.3.4",
     "@types/ws": "^8.5.3",
-    "@typescript-eslint/eslint-plugin": "^5.21.0",
-    "@typescript-eslint/parser": "^5.21.0",
+    "@typescript-eslint/eslint-plugin": "^5.22.0",
+    "@typescript-eslint/parser": "^5.22.0",
     "auto-changelog": "^2.4.0",
     "clinic": "^11.1.0",
     "cross-env": "^7.0.3",
     "expect": "^28.0.2",
     "husky": "^7.0.4",
     "lint-staged": "^12.4.1",
-    "mocha": "^9.2.2",
+    "mocha": "^10.0.0",
     "mochawesome": "^7.1.3",
     "nyc": "^15.1.0",
     "prettier": "^2.6.2",
-    "release-it": "^14.14.2",
+    "release-it": "^15.0.0",
     "robohydra": "^0.6.9",
-    "rollup": "^2.70.2",
+    "rollup": "^2.71.1",
     "rollup-plugin-analyzer": "^4.0.0",
     "rollup-plugin-copy": "^3.4.0",
     "rollup-plugin-delete": "^2.0.0",