X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=0a5b144379019fd9aa235ce33827ad91f6f2b8fc;hb=a422ee889027b8f8ad6cdfe697f42ffcee3c31d9;hp=fec9f3ad89ba7e94f43983ddf670f77f77d194a6;hpb=473045b1407bdddde5728f3ef3c1e6b078e18e30;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index fec9f3ad..0a5b1443 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,8 @@ "pnpm": ">=8.6.0" }, "volta": { - "node": "20.5.1", - "pnpm": "8.7.1" + "node": "20.6.0", + "pnpm": "8.7.3" }, "repository": { "type": "git", @@ -113,7 +113,7 @@ "logform": "^2.5.1", "mnemonist": "^0.39.5", "mongodb": "^6.0.0", - "poolifier": "^2.6.40", + "poolifier": "^2.6.41", "source-map-support": "^0.5.21", "tar": "^6.1.15", "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.5.7", + "@types/node": "^20.5.9", "@types/sinon": "^10.0.16", "@types/tar": "^6.1.5", "@types/ws": "^8.5.5", - "@typescript-eslint/eslint-plugin": "^6.5.0", - "@typescript-eslint/parser": "^6.5.0", + "@typescript-eslint/eslint-plugin": "^6.6.0", + "@typescript-eslint/parser": "^6.6.0", "@web/rollup-plugin-copy": "^0.4.0", "auto-changelog": "^2.4.0", "c8": "^8.0.1",