diff --git a/package.json b/package.json index 054d13e..ddb9578 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@istanbuljs/nyc-config-typescript": "1.0.1", "@types/chai": "4.2.11", "@types/mocha": "7.0.2", - "coveralls": "3.0.11", + "coveralls": "3.1.0", "delay": "4.3.0", "memory-streams": "0.1.3", "mocha": "7.1.1", diff --git a/yarn.lock b/yarn.lock index 7ae065b..492f946 100644 --- a/yarn.lock +++ b/yarn.lock @@ -799,16 +799,16 @@ core-util-is@1.0.2, core-util-is@~1.0.0: resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac= -coveralls@3.0.11: - version "3.0.11" - resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.11.tgz#e141da0922b632fcc66620f334460c3f0026a4ce" - integrity sha512-LZPWPR2NyGKyaABnc49dR0fpeP6UqhvGq4B5nUrTQ1UBy55z96+ga7r+/ChMdMJUwBgyJDXBi88UBgz2rs9IiQ== +coveralls@3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.1.0.tgz#13c754d5e7a2dd8b44fe5269e21ca394fb4d615b" + integrity sha512-sHxOu2ELzW8/NC1UP5XVLbZDzO4S3VxfFye3XYCznopHy02YjNkHcj5bKaVw2O7hVaBdBjEdQGpie4II1mWhuQ== dependencies: js-yaml "^3.13.1" lcov-parse "^1.0.0" log-driver "^1.2.7" minimist "^1.2.5" - request "^2.88.0" + request "^2.88.2" cross-spawn@^7.0.0: version "7.0.1" @@ -2175,7 +2175,7 @@ repeating@^2.0.0: dependencies: is-finite "^1.0.0" -request@^2.88.0: +request@^2.88.2: version "2.88.2" resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3" integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==