X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=732b8fb99bad1d7873360ca19f6b04c3d894dbf1;hb=744ac1bef457f47719a5ae472100a0eb9b0212b0;hp=c14c2ceaea84ad83d527216a4004032b2f64c3dd;hpb=f4c414eb06d50dcdba02e48d63c787860e8c2f9f;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index c14c2cea..732b8fb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ev-simulator", - "version": "1.0.30", + "version": "1.0.31", "engines": { "node": "14.x.x", "npm": "6.x.x" @@ -58,15 +58,15 @@ }, "dependencies": { "basic-ftp": "^4.6.6", - "mongodb": "^3.6.10", + "mongodb": "^3.6.11", "poolifier": "^2.0.2", "source-map-support": "^0.5.19", - "tar": "^6.1.0", + "tar": "^6.1.6", "tslib": "^2.3.0", "uuid": "^8.3.2", "winston": "^3.3.3", "winston-daily-rotate-file": "^4.5.5", - "ws": "^7.5.3" + "ws": "^8.0.0" }, "optionalDependencies": { "bufferutil": "^4.0.3", @@ -77,28 +77,28 @@ "@rollup/plugin-json": "^4.1.0", "@types/mocha": "^9.0.0", "@types/mochawesome": "^6.2.1", - "@types/node": "^14.17.5", + "@types/node": "^14.17.9", "@types/tar": "^4.0.5", "@types/uuid": "^8.3.1", "@types/ws": "^7.4.7", - "@typescript-eslint/eslint-plugin": "^4.28.4", - "@typescript-eslint/parser": "^4.28.4", + "@typescript-eslint/eslint-plugin": "^4.29.0", + "@typescript-eslint/parser": "^4.29.0", "auto-changelog": "^2.3.0", "clinic": "^9.0.0", "cross-env": "^7.0.3", - "eslint": "^7.31.0", + "eslint": "^7.32.0", "eslint-plugin-import": "^2.23.4", - "eslint-plugin-jsdoc": "^35.5.1", + "eslint-plugin-jsdoc": "^36.0.6", "eslint-plugin-node": "^11.1.0", "expect": "^27.0.6", "mbt": "^1.2.2", - "mocha": "^9.0.2", + "mocha": "^9.0.3", "mochawesome": "^6.2.2", "npm-check": "^5.9.2", "nyc": "^15.1.0", - "release-it": "^14.10.0", + "release-it": "^14.10.1", "robohydra": "^0.6.9", - "rollup": "^2.53.3", + "rollup": "^2.56.0", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0",