X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=bebfe13ca1ad600bcece5e57dbfa0f32b0a47c26;hb=ffef3d42294e5b43684f8abccca6d245c506fe24;hp=06130b2ea17d424260fc796ae83f03f46769a9ca;hpb=3810892ee13b5302d1bd4950731c33fb5794ea57;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 06130b2e..bebfe13c 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "@types/mochawesome": "^6.2.1", "@types/node": "^20.6.0", "@types/sinon": "^10.0.16", - "@types/tar": "^6.1.5", + "@types/tar": "^6.1.6", "@types/ws": "^8.5.5", "@typescript-eslint/eslint-plugin": "^6.7.0", "@typescript-eslint/parser": "^6.7.0", @@ -167,7 +167,7 @@ "rollup-plugin-analyzer": "^4.0.0", "rollup-plugin-delete": "^2.0.0", "semver": "^7.5.4", - "sinon": "^15.2.0", + "sinon": "^16.0.0", "ts-node": "^10.9.1", "typescript": "~5.2.2" }