File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 39
39
"@babel/preset-env" : " 7.9.5" ,
40
40
"@babel/register" : " 7.9.0" ,
41
41
"ava" : " 3.7.1" ,
42
- "coveralls" : " 3.0.13 " ,
42
+ "coveralls" : " 3.0.14 " ,
43
43
"esdoc" : " 1.1.0" ,
44
44
"esdoc-ecmascript-proposal-plugin" : " 1.0.0" ,
45
45
"esdoc-inject-script-plugin" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -2175,16 +2175,16 @@ cosmiconfig@^6.0.0:
2175
2175
path-type "^4.0.0"
2176
2176
yaml "^1.7.2"
2177
2177
2178
-
2179
- version "3.0.13 "
2180
- resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.13 .tgz#64d8c99af3b8a771a2e6e5bcdf556c3c5061d29d "
2181
- integrity sha512-Bch6FJI4ebK6Mwr+DjFCJbb/RayNwn5pscSDE4Ux6cgjNkAcjdgGZBRfQnuYTt5tY81MqGK8m2r+xc5FDF513A ==
2178
+
2179
+ version "3.0.14 "
2180
+ resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.14 .tgz#a13c4729308e8bd1a284d7a3974eff72ce6e40c6 "
2181
+ integrity sha512-nEQqCHzxiFfu1dEHYxe7xrbF5vFmx122mTWIM+BkiAOmsWbSAcucNk8stELnNk2lS1biTUjFOCIf8v8ZN225IA ==
2182
2182
dependencies :
2183
2183
js-yaml "^3.13.1"
2184
2184
lcov-parse "^1.0.0"
2185
2185
log-driver "^1.2.7"
2186
2186
minimist "^1.2.5"
2187
- request "^2.88.0 "
2187
+ request "^2.88.2 "
2188
2188
2189
2189
create-ecdh@^4.0.0 :
2190
2190
version "4.0.3"
@@ -6487,7 +6487,7 @@ repeating@^2.0.0:
6487
6487
dependencies :
6488
6488
is-finite "^1.0.0"
6489
6489
6490
- request@^2.55.0, request@^2.88.0 :
6490
+ request@^2.55.0, request@^2.88.2 :
6491
6491
version "2.88.2"
6492
6492
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
6493
6493
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
You can’t perform that action at this time.
0 commit comments