X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=68bb2b12d6a2203a7fcc9e78815e56e5f36fa93c;hb=53e5fd67dea2dd83ec9c34d963dd6e502ec46f5c;hp=50f0e59c24d78a3dd4cef7e997d25d096f54b5af;hpb=85c603dabe1b0415dfa956baec73f34267093cf0;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 50f0e59c..68bb2b12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "e-mobility-charging-stations-simulator", - "version": "1.1.64", + "version": "1.1.65", "engines": { "node": ">=16.0.0", "npm": ">=8.0.0" @@ -92,7 +92,7 @@ "express": "^4.18.1", "mnemonist": "^0.39.2", "moment": "^2.29.4", - "mongodb": "^4.8.1", + "mongodb": "^4.9.0", "poolifier": "^2.2.0", "proper-lockfile": "^4.1.2", "source-map-support": "^0.5.21", @@ -114,19 +114,19 @@ "@types/express": "^4.17.13", "@types/mocha": "^9.1.1", "@types/mochawesome": "^6.2.1", - "@types/node": "^18.7.6", + "@types/node": "^18.7.11", "@types/proper-lockfile": "^4.1.2", "@types/tar": "^6.1.2", "@types/uuid": "^8.3.4", "@types/ws": "^8.5.3", - "@typescript-eslint/eslint-plugin": "^5.33.1", - "@typescript-eslint/parser": "^5.33.1", + "@typescript-eslint/eslint-plugin": "^5.34.0", + "@typescript-eslint/parser": "^5.34.0", "auto-changelog": "^2.4.0", "clinic": "^11.1.2", "cross-env": "^7.0.3", "eslint": "^8.22.0", "eslint-config-prettier": "^8.5.0", - "eslint-import-resolver-typescript": "^3.4.2", + "eslint-import-resolver-typescript": "^3.5.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsdoc": "^39.3.6", "eslint-plugin-node": "^11.1.0", @@ -140,7 +140,7 @@ "prettier": "^2.7.1", "release-it": "^15.3.0", "robohydra": "^0.6.9", - "rollup": "^2.78.0", + "rollup": "^2.78.1", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0",