X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=8d1c085bc916fbf6de375f92f883f1199110051c;hb=ac1495b44b6764e485337d393ce9c0328e4e8f76;hp=fb565568d3d55089aeb76c7af32d6f4402026e87;hpb=b2c628b68243d8f0fd884e76f51ca4583038814a;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index fb565568..8d1c085b 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,8 @@ "pnpm": ">=8.6.0" }, "volta": { - "node": "20.6.1", - "pnpm": "8.7.5" + "node": "20.7.0", + "pnpm": "8.7.6" }, "repository": { "type": "git", @@ -113,7 +113,7 @@ "logform": "^2.5.1", "mnemonist": "^0.39.5", "mongodb": "^6.1.0", - "poolifier": "^2.6.44", + "poolifier": "^2.6.45", "source-map-support": "^0.5.21", "tar": "^6.2.0", "tslib": "^2.6.2", @@ -135,12 +135,12 @@ "@rollup/plugin-typescript": "^11.1.3", "@types/mocha": "^10.0.1", "@types/mochawesome": "^6.2.1", - "@types/node": "^20.6.1", + "@types/node": "^20.6.2", "@types/sinon": "^10.0.16", "@types/tar": "^6.1.6", "@types/ws": "^8.5.5", - "@typescript-eslint/eslint-plugin": "^6.7.0", - "@typescript-eslint/parser": "^6.7.0", + "@typescript-eslint/eslint-plugin": "^6.7.2", + "@typescript-eslint/parser": "^6.7.2", "@web/rollup-plugin-copy": "^0.4.0", "auto-changelog": "^2.4.0", "c8": "^8.0.1",