X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=e97aedc0d5e3d5e68e1d1fc4ca40f4e103fef4be;hb=65eba3e639e5ea643eb37dd2cd5b1441fc9dfa3a;hp=7dfe8f629eb1716928e54811be76653d5d346820;hpb=dba028d02037f94034f72fa484c5cbd0779a509f;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 7dfe8f62..e97aedc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "charging-stations-simulator", - "version": "1.1.59", + "version": "1.1.60", "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,13 +106,13 @@ "@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", @@ -123,7 +123,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^4.0.0", "expect": "^28.1.0", - "husky": "^7.0.4", + "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.1", + "rollup": "^2.73.0", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0",