Version 1.1.25
[e-mobility-charging-stations-simulator.git] / package.json
index 458f3c468a4f75f93e0083c07ebffec829536104..998f6a23a19bccf1b9ddf45e1d31dbaf4d765488 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.1.20",
+  "version": "1.1.25",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"
@@ -82,7 +82,7 @@
     "uuid": "^8.3.2",
     "winston": "^3.3.3",
     "winston-daily-rotate-file": "^4.5.5",
-    "ws": "^8.2.2"
+    "ws": "^8.2.3"
   },
   "optionalDependencies": {
     "bufferutil": "^4.0.4",
@@ -99,8 +99,8 @@
     "@types/tar": "^4.0.5",
     "@types/uuid": "^8.3.1",
     "@types/ws": "^8.2.0",
-    "@typescript-eslint/eslint-plugin": "^4.32.0",
-    "@typescript-eslint/parser": "^4.32.0",
+    "@typescript-eslint/eslint-plugin": "^4.33.0",
+    "@typescript-eslint/parser": "^4.33.0",
     "auto-changelog": "^2.3.0",
     "clinic": "^9.0.0",
     "cross-env": "^7.0.3",