build(deps): apply updates
[e-mobility-charging-stations-simulator.git] / package.json
index ad246f59cf8849fdf4c69fa83c5c64b19d10e9a1..8fd8d7f4349c5d3c2b4354fd685ae203f058aac3 100644 (file)
@@ -1,8 +1,8 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.2.0-1",
+  "version": "1.2.0-3",
   "engines": {
-    "node": ">=16.0.0"
+    "node": ">=16.9.0"
   },
   "repository": {
     "type": "git",
@@ -92,7 +92,7 @@
     "mnemonist": "^0.39.5",
     "moment": "^2.29.4",
     "mongodb": "^5.1.0",
-    "poolifier": "^2.3.10",
+    "poolifier": "^2.4.0-3",
     "proper-lockfile": "^4.1.2",
     "source-map-support": "^0.5.21",
     "tar": "^6.1.13",
     "@rollup/plugin-typescript": "^11.0.0",
     "@types/mocha": "^10.0.1",
     "@types/mochawesome": "^6.2.1",
-    "@types/node": "^18.15.10",
+    "@types/node": "^18.15.11",
     "@types/proper-lockfile": "^4.1.2",
     "@types/sinon": "^10.0.13",
     "@types/tar": "^6.1.4",
     "@types/ws": "^8.5.4",
-    "@typescript-eslint/eslint-plugin": "^5.57.0",
-    "@typescript-eslint/parser": "^5.57.0",
+    "@typescript-eslint/eslint-plugin": "^5.57.1",
+    "@typescript-eslint/parser": "^5.57.1",
     "auto-changelog": "^2.4.0",
     "c8": "^7.13.0",
     "clinic": "^12.1.0",
     "cross-env": "^7.0.3",
-    "eslint": "^8.36.0",
+    "eslint": "^8.37.0",
     "eslint-config-prettier": "^8.8.0",
-    "eslint-import-resolver-typescript": "^3.5.3",
+    "eslint-import-resolver-typescript": "^3.5.4",
     "eslint-plugin-import": "^2.27.5",
-    "eslint-plugin-jsdoc": "^40.1.0",
-    "eslint-plugin-n": "^15.6.1",
+    "eslint-plugin-jsdoc": "^40.1.1",
+    "eslint-plugin-n": "^15.7.0",
     "eslint-plugin-prettier": "^4.2.1",
     "eslint-plugin-tsdoc": "^0.2.17",
     "expect": "^29.5.0",
     "mocha": "^10.2.0",
     "mochawesome": "^7.1.3",
     "prettier": "^2.8.7",
-    "release-it": "^15.9.3",
+    "release-it": "^15.10.1",
     "rimraf": "^4.4.1",
     "robohydra": "^0.6.9",
     "rollup": "^3.20.2",
     "semver": "^7.3.8",
     "sinon": "^15.0.3",
     "ts-node": "^10.9.1",
-    "typescript": "^5.0.2"
+    "typescript": "^5.0.3"
   }
 }