X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=5fec10beda47adbaa277764ae19d34936987b5ee;hb=67eb544324cd655b9dca3cfd9fa854789d7c5924;hp=874821f4c61c28ff3db3b5c65343fade012c9714;hpb=f59858d8518c5217a8444e44a7f091f49d928e53;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 874821f4..5fec10be 100644 --- a/package.json +++ b/package.json @@ -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.23.0", - "@typescript-eslint/parser": "^5.23.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", @@ -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",