X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=b1af5e215674b8d135da5d4a187a5b746b1b7e6b;hb=b8301d491338d77b75c417bd82ebdf92fa70707e;hp=21e127636ca0eecbdc96d7a0d352b895e8487c93;hpb=e3c814ec131b9002b3bb7513c6a01d6108c36a92;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 21e12763..b1af5e21 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "volta": { "node": "20.5.1", - "pnpm": "8.7.0" + "pnpm": "8.7.1" }, "repository": { "type": "git", @@ -113,7 +113,7 @@ "logform": "^2.5.1", "mnemonist": "^0.39.5", "mongodb": "^6.0.0", - "poolifier": "^2.6.37", + "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",