X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=98e90b61189e241cab69eab2aa235985099c8abf;hb=4b4ed4b617447f79f296b40331d6334949585a9d;hp=a96f74babcc893b80a8094b07f95c7e6636b7c32;hpb=bdc152df6d586c666f0a115b33ad430c76cdf84a;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index a96f74ba..98e90b61 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "chalk": "^4.1.2", "express": "^4.18.1", "mnemonist": "^0.39.2", - "moment": "^2.29.3", + "moment": "^2.29.4", "mongodb": "^4.7.0", "poolifier": "^2.2.0", "proper-lockfile": "^4.1.2", @@ -112,19 +112,19 @@ "@types/express": "^4.17.13", "@types/mocha": "^9.1.1", "@types/mochawesome": "^6.2.1", - "@types/node": "^18.0.1", + "@types/node": "^18.0.3", "@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.30.4", - "@typescript-eslint/parser": "^5.30.4", + "@typescript-eslint/eslint-plugin": "^5.30.5", + "@typescript-eslint/parser": "^5.30.5", "auto-changelog": "^2.4.0", "clinic": "^11.1.0", "cross-env": "^7.0.3", "eslint": "^8.19.0", "eslint-config-prettier": "^8.5.0", - "eslint-import-resolver-typescript": "^3.2.1", + "eslint-import-resolver-typescript": "^3.2.4", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsdoc": "^39.3.3", "eslint-plugin-node": "^11.1.0",