Add scope to helper methods in Utils class.
[e-mobility-charging-stations-simulator.git] / package.json
index 877f21f5e7fefe4bbe14ec121a99e48c4d270280..e2d1580dec2f68592dc63dce4ebe81b868368c41 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "charging-stations-simulator",
-  "version": "1.0.62",
+  "version": "1.1.2",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"
@@ -94,7 +94,7 @@
     "@rollup/plugin-json": "^4.1.0",
     "@types/mocha": "^9.0.0",
     "@types/mochawesome": "^6.2.1",
-    "@types/node": "^14.17.16",
+    "@types/node": "^14.17.17",
     "@types/proper-lockfile": "^4.1.2",
     "@types/tar": "^4.0.5",
     "@types/uuid": "^8.3.1",
     "rollup-plugin-delete": "^2.0.0",
     "rollup-plugin-istanbul": "^3.0.0",
     "rollup-plugin-terser": "^7.0.2",
-    "rollup-plugin-ts": "^1.4.1",
+    "rollup-plugin-ts": "^1.4.2",
     "ts-node": "^10.2.1",
     "typescript": "^4.4.3"
   }