X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=b1af5e215674b8d135da5d4a187a5b746b1b7e6b;hb=b8301d491338d77b75c417bd82ebdf92fa70707e;hp=a1ab6e39180eb35568e21d3d3778f7ef09bb9abc;hpb=b99393e7b14825bdc6756fd2b7111f3f9b2f9566;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index a1ab6e39..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.38", + "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",