X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=5fec10beda47adbaa277764ae19d34936987b5ee;hb=67eb544324cd655b9dca3cfd9fa854789d7c5924;hp=bad75b6440104bbe5dee33602236968a3f3671f8;hpb=0bb3ee612a9c58ca7828f309eb94e5b4af5ababe;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index bad75b64..5fec10be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "charging-stations-simulator", - "version": "1.1.58", + "version": "1.1.59", "engines": { "node": ">=16.0.0", "npm": ">=8.0.0" @@ -84,7 +84,7 @@ "chalk": "^4.1.2", "express": "^4.18.1", "moment": "^2.29.3", - "mongodb": "^4.5.0", + "mongodb": "^4.6.0", "poolifier": "^2.2.0", "proper-lockfile": "^4.1.2", "source-map-support": "^0.5.21", @@ -106,24 +106,24 @@ "@types/express": "^4.17.13", "@types/mocha": "^9.1.1", "@types/mochawesome": "^6.2.1", - "@types/node": "^16.11.33", + "@types/node": "^16.11.35", "@types/proper-lockfile": "^4.1.2", "@types/tar": "^6.1.1", "@types/uuid": "^8.3.4", "@types/ws": "^8.5.3", - "@typescript-eslint/eslint-plugin": "^5.22.0", - "@typescript-eslint/parser": "^5.22.0", + "@typescript-eslint/eslint-plugin": "^5.24.0", + "@typescript-eslint/parser": "^5.24.0", "auto-changelog": "^2.4.0", "clinic": "^11.1.0", "cross-env": "^7.0.3", - "eslint": "^8.14.0", + "eslint": "^8.15.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsdoc": "^39.2.9", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^4.0.0", - "expect": "^28.0.2", - "husky": "^7.0.4", + "expect": "^28.1.0", + "husky": "^8.0.1", "lint-staged": "^12.4.1", "mocha": "^10.0.0", "mochawesome": "^7.1.3", @@ -131,7 +131,7 @@ "prettier": "^2.6.2", "release-it": "^15.0.0", "robohydra": "^0.6.9", - "rollup": "^2.72.0", + "rollup": "^2.73.0", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0",