Comparing version 3.0.2 to 3.0.3
@@ -8,3 +8,3 @@ { | ||
], | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"bugs": { | ||
@@ -39,12 +39,12 @@ "url": "https://github.com/nickmerwin/node-coveralls/issues" | ||
"minimist": "^1.2.0", | ||
"request": "^2.85.0" | ||
"request": "^2.86.0" | ||
}, | ||
"devDependencies": { | ||
"istanbul": "^0.4.5", | ||
"jshint": "2.9.3", | ||
"mocha": "^3.2.0", | ||
"jshint": "^2.10.1", | ||
"mocha": "^6.0.1", | ||
"mocha-lcov-reporter": "^1.2.0", | ||
"should": "^9.0.2", | ||
"sinon-restore": "^1.0.1", | ||
"snyk": "^1.78.0" | ||
"snyk": "^1.134.2" | ||
}, | ||
@@ -51,0 +51,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
78444
Updatedrequest@^2.86.0