X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=package.json;h=8dcf8d96bc36d124942817c7246171b4b2bea57a;hb=eb835fa84ced86641214bff490b3b5ce4332dbb4;hp=38746da11a832c17bb2eb308ba12c741d35d4d02;hpb=ea31554bcf94016d492b3c4cccb36f80bb1612c4;p=e-mobility-charging-stations-simulator.git diff --git a/package.json b/package.json index 38746da1..8dcf8d96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "charging-stations-simulator", - "version": "1.0.56", + "version": "1.0.59", "engines": { "node": "14.x.x", "npm": "6.x.x" @@ -106,7 +106,7 @@ "eslint-plugin-import": "^2.24.2", "eslint-plugin-jsdoc": "^36.1.0", "eslint-plugin-node": "^11.1.0", - "expect": "^27.1.1", + "expect": "^27.2.0", "mocha": "^9.1.1", "mochawesome": "^6.2.2", "npm-check": "^5.9.2",