X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=27af082df9824e634e3240907bfa6344894652c9;hb=d50cc82b606aa331d1972897f5448f2067a35165;hp=d3de1ea988e860a0ec6cd5486211c5e3ac86e753;hpb=326ab6fda9625d34950dff78fb77cf76229a18eb;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index d3de1ea9..27af082d 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "dependencies": { "mongodb": "^3.6.6", - "poolifier": "^2.0.1", + "poolifier": "^2.0.2", "source-map-support": "^0.5.19", "tslib": "^2.2.0", "uuid": "^8.3.2", @@ -61,19 +61,19 @@ "utf-8-validate": "^5.0.5" }, "devDependencies": { - "@types/node": "^14.14.44", + "@types/node": "^14.14.45", "@types/uuid": "^8.3.0", - "@types/ws": "^7.4.2", - "@typescript-eslint/eslint-plugin": "^4.22.1", - "@typescript-eslint/parser": "^4.22.1", - "clinic": "^8.0.1", + "@types/ws": "^7.4.4", + "@typescript-eslint/eslint-plugin": "^4.24.0", + "@typescript-eslint/parser": "^4.24.0", + "clinic": "^9.0.0", "cross-env": "^7.0.3", "eslint": "^7.26.0", - "eslint-plugin-import": "^2.22.1", - "eslint-plugin-jsdoc": "^33.1.1", + "eslint-plugin-import": "^2.23.2", + "eslint-plugin-jsdoc": "^34.7.0", "mbt": "^1.1.1", "npm-check": "^5.9.2", - "rollup": "^2.47.0", + "rollup": "^2.48.0", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0",