X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=d11591f2c115f79695237367edcd96f68d827b62;hb=7874b0b1fbf94d34e8c65ed3e669f1c97f74dd1d;hp=390442ee99a4845fc3f41bdbe4c459f2a01cb8c8;hpb=6c9f025b898abf3e383a5a4ff8ca9401d33028ca;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 390442ee..d11591f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ev-simulator", - "version": "1.0.31", + "version": "1.0.32", "engines": { "node": "14.x.x", "npm": "6.x.x" @@ -61,12 +61,12 @@ "mongodb": "^3.6.11", "poolifier": "^2.0.2", "source-map-support": "^0.5.19", - "tar": "^6.1.6", - "tslib": "^2.3.0", + "tar": "^6.1.8", + "tslib": "^2.3.1", "uuid": "^8.3.2", "winston": "^3.3.3", "winston-daily-rotate-file": "^4.5.5", - "ws": "^8.0.0" + "ws": "^8.1.0" }, "optionalDependencies": { "bufferutil": "^4.0.3", @@ -81,24 +81,24 @@ "@types/tar": "^4.0.5", "@types/uuid": "^8.3.1", "@types/ws": "^7.4.7", - "@typescript-eslint/eslint-plugin": "^4.29.0", - "@typescript-eslint/parser": "^4.29.0", + "@typescript-eslint/eslint-plugin": "^4.29.1", + "@typescript-eslint/parser": "^4.29.1", "auto-changelog": "^2.3.0", "clinic": "^9.0.0", "cross-env": "^7.0.3", "eslint": "^7.32.0", "eslint-plugin-import": "^2.24.0", - "eslint-plugin-jsdoc": "^36.0.6", + "eslint-plugin-jsdoc": "^36.0.7", "eslint-plugin-node": "^11.1.0", "expect": "^27.0.6", - "mbt": "^1.2.2", + "mbt": "^1.2.3", "mocha": "^9.0.3", "mochawesome": "^6.2.2", "npm-check": "^5.9.2", "nyc": "^15.1.0", - "release-it": "^14.11.0", + "release-it": "^14.11.3", "robohydra": "^0.6.9", - "rollup": "^2.56.1", + "rollup": "^2.56.2", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0",