X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=package.json;h=9f7b4cd3d7b4e9a636e8044e4de76ec6306265e4;hb=5f8a4fd69e71615ee1e34b7d057266163858bc00;hp=db515ae21e48151fa3bb8e919eeb3c93ce92a766;hpb=b71dba17bc34e46dd0e63e68588a94dded4d6ae3;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index db515ae2..9f7b4cd3 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,8 @@ "name": "charging-stations-simulator", "version": "1.1.35", "engines": { - "node": "14.x.x", - "npm": "6.x.x" + "node": "16.x.x", + "npm": "8.x.x" }, "repository": { "type": "git", @@ -94,7 +94,7 @@ "@rollup/plugin-json": "^4.1.0", "@types/mocha": "^9.0.0", "@types/mochawesome": "^6.2.1", - "@types/node": "^14.17.34", + "@types/node": "^16.11.11", "@types/proper-lockfile": "^4.1.2", "@types/tar": "^6.1.1", "@types/uuid": "^8.3.3",