Permit to run code in async scope in the OCPP stack
[e-mobility-charging-stations-simulator.git] / package.json
index 79c1d5a84e7d6226490e746846849af4b274256d..8f01dcd7c5759ba67f22fcd01fb225bcb1df212c 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.1.73",
+  "version": "1.1.74",
   "engines": {
     "node": ">=16.0.0",
     "npm": ">=8.0.0"
@@ -9,7 +9,7 @@
     "type": "git",
     "url": "https://github.com/sap/e-mobility-charging-stations-simulator.git"
   },
-  "description": "Electric Vehicle charging stations simulator",
+  "description": "Electric vehicle charging stations simulator",
   "author": "SAP E-Mobility <e-mobility@sap.com>",
   "contributors": [
     {
     "@istanbuljs/nyc-config-typescript": "^1.0.2",
     "@mikro-orm/cli": "^5.4.2",
     "@rollup/plugin-json": "^4.1.0",
-    "@types/mocha": "^9.1.1",
+    "@types/mocha": "^10.0.0",
     "@types/mochawesome": "^6.2.1",
     "@types/node": "^18.7.23",
     "@types/proper-lockfile": "^4.1.2",
     "eslint-plugin-jsdoc": "^39.3.6",
     "eslint-plugin-node": "^11.1.0",
     "eslint-plugin-prettier": "^4.2.1",
-    "expect": "^29.0.3",
+    "expect": "^29.1.2",
     "husky": "^8.0.1",
     "lint-staged": "^13.0.3",
     "mocha": "^10.0.0",
     "rollup-plugin-ts": "^3.0.2",
     "semver": "^7.3.7",
     "ts-node": "^10.9.1",
-    "typescript": "^4.8.3"
+    "typescript": "^4.8.4"
   }
 }