X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=2147eb981718c8cac5a67acf31f62b0e991d84e9;hb=556786eeaaecd9f31d6d1e01879332791a2de1bd;hp=1e1d7fd06eb5d1ca16bfb465b3ff98a0e29af4bf;hpb=f6d765e42ad09276f21dfedceacb1473b9addc31;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 1e1d7fd0..2147eb98 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "http-status-codes": "^2.2.0", "mnemonist": "^0.39.2", "moment": "^2.29.4", - "mongodb": "^4.9.1", + "mongodb": "^4.10.0", "poolifier": "^2.2.0", "proper-lockfile": "^4.1.2", "source-map-support": "^0.5.21", @@ -118,8 +118,8 @@ "@types/tar": "^6.1.2", "@types/uuid": "^8.3.4", "@types/ws": "^8.5.3", - "@typescript-eslint/eslint-plugin": "^5.37.0", - "@typescript-eslint/parser": "^5.37.0", + "@typescript-eslint/eslint-plugin": "^5.38.0", + "@typescript-eslint/parser": "^5.38.0", "auto-changelog": "^2.4.0", "clinic": "^12.0.0", "cross-env": "^7.0.3",