refactor(simulator): use proper type for log format
[e-mobility-charging-stations-simulator.git] / ui / web / package.json
index 42467c80d82e4f60b32ae8d40b7b0be6abf052e7..746ef238bdf125a18ebd018cf213481f11c7798e 100644 (file)
@@ -21,9 +21,9 @@
   "devDependencies": {
     "@types/chai": "^4.3.4",
     "@types/mocha": "^10.0.1",
-    "@types/node": "^18.11.18",
-    "@typescript-eslint/eslint-plugin": "^5.50.0",
-    "@typescript-eslint/parser": "^5.50.0",
+    "@types/node": "^18.13.0",
+    "@typescript-eslint/eslint-plugin": "^5.51.0",
+    "@typescript-eslint/parser": "^5.51.0",
     "@vue/cli": "~5.0.8",
     "@vue/cli-plugin-babel": "~5.0.8",
     "@vue/cli-plugin-eslint": "~5.0.8",