X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=a9257ba33110240a2808bf3624a8a26a4d59101d;hb=ef72d3f5c132271abe618ee676814994259529ce;hp=93d536e8901a84396ee8a3c81634c6567e517fb8;hpb=3f08a2b1d4a77e0d6b57c9289baffff50b3a93ab;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 93d536e8..a9257ba3 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", - "ws": "^7.4.4" + "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.37", + "@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", + "@types/ws": "^7.4.4", + "@typescript-eslint/eslint-plugin": "^4.23.0", + "@typescript-eslint/parser": "^4.23.0", "clinic": "^8.0.1", "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.0", + "eslint-plugin-jsdoc": "^34.2.2", "mbt": "^1.1.1", "npm-check": "^5.9.2", - "rollup": "^2.45.1", + "rollup": "^2.47.0", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0",