X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=b09f238183c532e2617a09dc8707b79e573d427c;hb=bb3343f93c9a7ce03bfe9346c846ea2c3c4ee343;hp=30495ed61e7ec2476621c4a1ffc8a009feb5c027;hpb=5f504e57fa9d34900d31c6522e04f5605e1fe192;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 30495ed6..b09f2381 100644 --- a/package.json +++ b/package.json @@ -48,32 +48,32 @@ }, "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", "winston": "^3.3.3", - "winston-daily-rotate-file": "^4.5.2", + "winston-daily-rotate-file": "^4.5.5", "ws": "^7.4.5" }, "optionalDependencies": { "bufferutil": "^4.0.3", - "utf-8-validate": "^5.0.4" + "utf-8-validate": "^5.0.5" }, "devDependencies": { - "@types/node": "^14.14.41", + "@types/node": "^14.14.45", "@types/uuid": "^8.3.0", - "@types/ws": "^7.4.1", - "@typescript-eslint/eslint-plugin": "^4.22.0", - "@typescript-eslint/parser": "^4.22.0", - "clinic": "^8.0.1", + "@types/ws": "^7.4.4", + "@typescript-eslint/eslint-plugin": "^4.23.0", + "@typescript-eslint/parser": "^4.23.0", + "clinic": "^9.0.0", "cross-env": "^7.0.3", - "eslint": "^7.24.0", - "eslint-plugin-import": "^2.22.1", - "eslint-plugin-jsdoc": "^32.3.0", + "eslint": "^7.26.0", + "eslint-plugin-import": "^2.23.1", + "eslint-plugin-jsdoc": "^34.3.0", "mbt": "^1.1.1", "npm-check": "^5.9.2", - "rollup": "^2.45.2", + "rollup": "^2.48.0", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0",