diff --git a/package.json b/package.json index 47a67e435..a9a42c411 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "ftp": "0.3.10", "helmet": "3.15.0", "jsonschema": "1.2.4", - "moment": "^2.24.0", + "moment": "2.24.0", "morgan": "1.9.1", "nconf": "0.10.0", "newman": "4.3.1", @@ -95,9 +95,9 @@ "chai-http": "4.2.1", "eslint": "5.12.1", "mocha": "5.2.0", - "nyc": "13.1.0", + "newman": "4.3.1", + "nyc": "13.3.0", "sinon": "7.2.3", - "sinon-chai": "3.3.0", - "newman": "4.3.1" + "sinon-chai": "3.3.0" } }