fix: fix scripts permission
[e-mobility-charging-stations-simulator.git] / package.json
index 6782729884a829317dca75b9ae5bbdcdd5b698dc..a69193388360492a7faa3ec51e5747ad419e33d4 100644 (file)
@@ -8,7 +8,7 @@
   },
   "volta": {
     "node": "20.6.1",
-    "pnpm": "8.7.4"
+    "pnpm": "8.7.5"
   },
   "repository": {
     "type": "git",
@@ -94,6 +94,7 @@
       "ejs": "^3.1.9",
       "got": "^12.6.1",
       "semver": "^7.5.3",
+      "uuid": "^9.0.0",
       "tough-cookie": "^4.1.3"
     }
   },
     "@types/mochawesome": "^6.2.1",
     "@types/node": "^20.6.0",
     "@types/sinon": "^10.0.16",
-    "@types/tar": "^6.1.5",
+    "@types/tar": "^6.1.6",
     "@types/ws": "^8.5.5",
     "@typescript-eslint/eslint-plugin": "^6.7.0",
     "@typescript-eslint/parser": "^6.7.0",
     "eslint-plugin-n": "^16.1.0",
     "eslint-plugin-prettier": "^5.0.0",
     "eslint-plugin-tsdoc": "^0.2.17",
-    "expect": "^29.6.4",
+    "expect": "^29.7.0",
     "husky": "^8.0.3",
     "lint-staged": "^14.0.1",
     "mocha": "^10.2.0",