@@ -3430,12 +3430,13 @@ cosmiconfig@^5.0.0, cosmiconfig@^5.2.0, cosmiconfig@^5.2.1:
3430
3430
js-yaml "^3.13.1"
3431
3431
parse-json "^4.0.0"
3432
3432
3433
- coveralls@3.0.3 :
3434
- version "3.0.3"
3435
- resolved "https://registry.npmjs.org/coveralls/-/coveralls-3.0.3.tgz#83b1c64aea1c6afa69beaf50b55ac1bc4d13e2b8"
3433
+ coveralls@3.0.6 :
3434
+ version "3.0.6"
3435
+ resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.6.tgz#5c63b2759b6781118e7439bd870ba5e9ee428b25"
3436
+ integrity sha512-Pgh4v3gCI4T/9VijVrm8Ym5v0OgjvGLKj3zTUwkvsCiwqae/p6VLzpsFNjQS2i6ewV7ef+DjFJ5TSKxYt/mCrA==
3436
3437
dependencies :
3437
3438
growl "~> 1.10.0"
3438
- js-yaml "^3.11.0 "
3439
+ js-yaml "^3.13.1 "
3439
3440
lcov-parse "^0.0.10"
3440
3441
log-driver "^1.2.7"
3441
3442
minimist "^1.2.0"
@@ -6846,7 +6847,7 @@ js-tokens@^3.0.2:
6846
6847
version "3.0.2"
6847
6848
resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
6848
6849
6849
- js-yaml@^3.11.0, js-yaml@^3. 13.1, js-yaml@^3.7.0 :
6850
+ js-yaml@^3.13.1, js-yaml@^3.7.0 :
6850
6851
version "3.13.1"
6851
6852
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
6852
6853
dependencies :
@@ -10900,6 +10901,13 @@ stringify-package@1.0.0:
10900
10901
version "1.0.0"
10901
10902
resolved "https://registry.npmjs.org/stringify-package/-/stringify-package-1.0.0.tgz#e02828089333d7d45cd8c287c30aa9a13375081b"
10902
10903
10904
+ stringz@^2.0.0 :
10905
+ version "2.0.0"
10906
+ resolved "https://registry.yarnpkg.com/stringz/-/stringz-2.0.0.tgz#0a092bc64ed9b42eff2936d0401d2398393d54e9"
10907
+ integrity sha512-pRWc5RGpedKEDvQ/ukYs8kS8tKj+cKu5ayOoyOvsavbpiLBcm1dGX6p1o5IagaN11cbfN8tKGpgQ4fHdEq5LBA==
10908
+ dependencies :
10909
+ unicode-astral-regex "^1.0.1"
10910
+
10903
10911
strip-ansi@5.2.0, strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0 :
10904
10912
version "5.2.0"
10905
10913
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
@@ -11388,6 +11396,11 @@ unfetch@4.1.0:
11388
11396
version "4.1.0"
11389
11397
resolved "https://registry.npmjs.org/unfetch/-/unfetch-4.1.0.tgz#6ec2dd0de887e58a4dee83a050ded80ffc4137db"
11390
11398
11399
+ unicode-astral-regex@^1.0.1 :
11400
+ version "1.0.1"
11401
+ resolved "https://registry.yarnpkg.com/unicode-astral-regex/-/unicode-astral-regex-1.0.1.tgz#2cab8529480646f9614ddbc7b62158ad05123feb"
11402
+ integrity sha512-UP6cmDeiWi8bMDmkyXLRsDuVPTvPjh8Wsz+pHu1VkGgTBl4pUceYAdHXY0cdc6Q3+Z2q7QMzi/0E7L/S/yOvFw==
11403
+
11391
11404
unicode-canonical-property-names-ecmascript@^1.0.4 :
11392
11405
version "1.0.4"
11393
11406
resolved "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"