X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=e9e6081ead4dc1fad9058cedf27ed0a59916fcf8;hb=f3a6f63b4e690cecc8fdf84847a994970e12b94a;hp=c14c2ceaea84ad83d527216a4004032b2f64c3dd;hpb=f4c414eb06d50dcdba02e48d63c787860e8c2f9f;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index c14c2cea..e9e6081e 100644 --- a/package.json +++ b/package.json @@ -61,12 +61,12 @@ "mongodb": "^3.6.10", "poolifier": "^2.0.2", "source-map-support": "^0.5.19", - "tar": "^6.1.0", + "tar": "^6.1.2", "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.6", "@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.28.5", + "@typescript-eslint/parser": "^4.28.5", "auto-changelog": "^2.3.0", "clinic": "^9.0.0", "cross-env": "^7.0.3", "eslint": "^7.31.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.55.0", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0",