X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=d660f737bfc0f513e328388242fdf7393cef61f0;hb=9383b2b1e4f256645b787d674bbd7a44b85dd3eb;hp=2147eb981718c8cac5a67acf31f62b0e991d84e9;hpb=556786eeaaecd9f31d6d1e01879332791a2de1bd;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 2147eb98..d660f737 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "uuid": "^9.0.0", "winston": "^3.8.2", "winston-daily-rotate-file": "^4.7.1", - "ws": "^8.8.1" + "ws": "^8.9.0" }, "optionalDependencies": { "bufferutil": "^4.0.6", @@ -113,7 +113,7 @@ "@rollup/plugin-json": "^4.1.0", "@types/mocha": "^9.1.1", "@types/mochawesome": "^6.2.1", - "@types/node": "^18.7.18", + "@types/node": "^18.7.20", "@types/proper-lockfile": "^4.1.2", "@types/tar": "^6.1.2", "@types/uuid": "^8.3.4", @@ -123,7 +123,7 @@ "auto-changelog": "^2.4.0", "clinic": "^12.0.0", "cross-env": "^7.0.3", - "eslint": "^8.23.1", + "eslint": "^8.24.0", "eslint-config-prettier": "^8.5.0", "eslint-import-resolver-typescript": "^3.5.1", "eslint-plugin-import": "^2.26.0", @@ -139,7 +139,7 @@ "prettier": "^2.7.1", "release-it": "^15.4.2", "robohydra": "^0.6.9", - "rollup": "^2.79.0", + "rollup": "^2.79.1", "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-copy": "^3.4.0", "rollup-plugin-delete": "^2.0.0",