X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=6b716e01452a4eff5c846f0f7d15f6b4f44d3a84;hb=198e5116ac7e104e593754e431c84898b1645671;hp=6782729884a829317dca75b9ae5bbdcdd5b698dc;hpb=ec7e7c3860dcde0d713a28158e7bedc9f6dc3151;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 67827298..6b716e01 100644 --- a/package.json +++ b/package.json @@ -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" } }, @@ -136,7 +137,7 @@ "@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",