X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=cfb1ea249250a922563a4975c7366db997fc978a;hb=178ac666dd23c1fe11b2b800afeafaa4e8dd7a1c;hp=7dfe8f629eb1716928e54811be76653d5d346820;hpb=dba028d02037f94034f72fa484c5cbd0779a509f;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 7dfe8f62..cfb1ea24 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", @@ -111,8 +111,8 @@ "@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.23.0", + "@typescript-eslint/parser": "^5.23.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",