@@ -2818,11 +2818,6 @@ ansi-regex@^5.0.0, ansi-regex@^5.0.1:
28182818 resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
28192819 integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
28202820
2821- ansi-styles@^2.2.1:
2822- version "2.2.1"
2823- resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
2824- integrity sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=
2825-
28262821ansi-styles@^3.2.0, ansi-styles@^3.2.1:
28272822 version "3.2.1"
28282823 resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
@@ -2863,6 +2858,19 @@ aproba@^1.0.3, aproba@^1.1.1:
28632858 resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
28642859 integrity sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==
28652860
2861+ "aproba@^1.0.3 || ^2.0.0":
2862+ version "2.0.0"
2863+ resolved "https://registry.yarnpkg.com/aproba/-/aproba-2.0.0.tgz#52520b8ae5b569215b354efc0caa3fe1e45a8adc"
2864+ integrity sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==
2865+
2866+ are-we-there-yet@^2.0.0:
2867+ version "2.0.0"
2868+ resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz#372e0e7bd279d8e94c653aaa1f67200884bf3e1c"
2869+ integrity sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==
2870+ dependencies:
2871+ delegates "^1.0.0"
2872+ readable-stream "^3.6.0"
2873+
28662874are-we-there-yet@~1.1.2:
28672875 version "1.1.7"
28682876 resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.7.tgz#b15474a932adab4ff8a50d9adfa7e4e926f21146"
@@ -3793,17 +3801,6 @@ chalk@2.4.2, chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
37933801 escape-string-regexp "^1.0.5"
37943802 supports-color "^5.3.0"
37953803
3796- chalk@^1.1.1:
3797- version "1.1.3"
3798- resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
3799- integrity sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=
3800- dependencies:
3801- ansi-styles "^2.2.1"
3802- escape-string-regexp "^1.0.2"
3803- has-ansi "^2.0.0"
3804- strip-ansi "^3.0.0"
3805- supports-color "^2.0.0"
3806-
38073804chalk@^3.0.0:
38083805 version "3.0.0"
38093806 resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
@@ -3812,7 +3809,7 @@ chalk@^3.0.0:
38123809 ansi-styles "^4.1.0"
38133810 supports-color "^7.1.0"
38143811
3815- chalk@^4.0.0, chalk@^4.1.0:
3812+ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2 :
38163813 version "4.1.2"
38173814 resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
38183815 integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -4015,6 +4012,11 @@ color-string@^1.6.0:
40154012 color-name "^1.0.0"
40164013 simple-swizzle "^0.2.2"
40174014
4015+ color-support@^1.1.2:
4016+ version "1.1.3"
4017+ resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
4018+ integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
4019+
40184020color@^3.0.0:
40194021 version "3.2.1"
40204022 resolved "https://registry.yarnpkg.com/color/-/color-3.2.1.tgz#3544dc198caf4490c3ecc9a790b54fe9ff45e164"
@@ -4112,7 +4114,7 @@ console-browserify@^1.1.0:
41124114 resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.2.0.tgz#67063cef57ceb6cf4993a2ab3a55840ae8c49336"
41134115 integrity sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==
41144116
4115- console-control-strings@^1.0.0, console-control-strings@~1.1.0:
4117+ console-control-strings@^1.0.0, console-control-strings@^1.1.0, console-control-strings@ ~1.1.0:
41164118 version "1.1.0"
41174119 resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
41184120 integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
@@ -5187,7 +5189,7 @@ escape-string-regexp@2.0.0, escape-string-regexp@^2.0.0:
51875189 resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344"
51885190 integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
51895191
5190- escape-string-regexp@^1.0.2, escape-string-regexp@^1.0. 5:
5192+ escape-string-regexp@^1.0.5:
51915193 version "1.0.5"
51925194 resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
51935195 integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
@@ -6098,6 +6100,21 @@ functional-red-black-tree@^1.0.1:
60986100 resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
60996101 integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
61006102
6103+ gauge@^3.0.0:
6104+ version "3.0.2"
6105+ resolved "https://registry.yarnpkg.com/gauge/-/gauge-3.0.2.tgz#03bf4441c044383908bcfa0656ad91803259b395"
6106+ integrity sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==
6107+ dependencies:
6108+ aproba "^1.0.3 || ^2.0.0"
6109+ color-support "^1.1.2"
6110+ console-control-strings "^1.0.0"
6111+ has-unicode "^2.0.1"
6112+ object-assign "^4.1.1"
6113+ signal-exit "^3.0.0"
6114+ string-width "^4.2.3"
6115+ strip-ansi "^6.0.1"
6116+ wide-align "^1.1.2"
6117+
61016118gauge@~2.7.3:
61026119 version "2.7.4"
61036120 resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
@@ -6344,13 +6361,6 @@ harmony-reflect@^1.4.6:
63446361 resolved "https://registry.yarnpkg.com/harmony-reflect/-/harmony-reflect-1.6.2.tgz#31ecbd32e648a34d030d86adb67d4d47547fe710"
63456362 integrity sha512-HIp/n38R9kQjDEziXyDTuW3vvoxxyxjxFzXLrBr18uB47GnSt+G9D29fqrpM5ZkspMcPICud3XsBJQ4Y2URg8g==
63466363
6347- has-ansi@^2.0.0:
6348- version "2.0.0"
6349- resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-2.0.0.tgz#34f5049ce1ecdf2b0649af3ef24e45ed35416d91"
6350- integrity sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=
6351- dependencies:
6352- ansi-regex "^2.0.0"
6353-
63546364has-bigints@^1.0.1:
63556365 version "1.0.1"
63566366 resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.1.tgz#64fe6acb020673e3b78db035a5af69aa9d07b113"
@@ -6378,7 +6388,7 @@ has-tostringtag@^1.0.0:
63786388 dependencies:
63796389 has-symbols "^1.0.2"
63806390
6381- has-unicode@^2.0.0:
6391+ has-unicode@^2.0.0, has-unicode@^2.0.1 :
63826392 version "2.0.1"
63836393 resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
63846394 integrity sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=
@@ -8739,13 +8749,13 @@ node-releases@^2.0.1:
87398749 resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.1.tgz#3d1d395f204f1f2f29a54358b9fb678765ad2fc5"
87408750 integrity sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA==
87418751
8742- node-sass@^6 .0.1 :
8743- version "6 .0.1 "
8744- resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-6 .0.1 .tgz#cad1ccd0ce63e35c7181f545d8b986f3a9a887fe "
8745- integrity sha512-f+Rbqt92Ful9gX0cGtdYwjTrWAaGURgaK5rZCWOgCNyGWusFYHhbqCCBoFBeat+HKETOU02AyTxNhJV0YZf2jQ ==
8752+ node-sass@^7 .0.0 :
8753+ version "7 .0.0 "
8754+ resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-7 .0.0 .tgz#33ee7c2df299d51f682f13d79f3d2a562225788e "
8755+ integrity sha512-6yUnsD3L8fVbgMX6nKQqZkjRcG7a/PpmF0pEyeWf+BgbTj2ToJlCYrnUifL2KbjV5gIY22I3oppahBWA3B+jUg ==
87468756 dependencies:
87478757 async-foreach "^0.1.3"
8748- chalk "^1 .1.1 "
8758+ chalk "^4 .1.2 "
87498759 cross-spawn "^7.0.3"
87508760 gaze "^1.0.0"
87518761 get-stdin "^4.0.1"
@@ -8754,7 +8764,7 @@ node-sass@^6.0.1:
87548764 meow "^9.0.0"
87558765 nan "^2.13.2"
87568766 node-gyp "^7.1.0"
8757- npmlog "^4 .0.0"
8767+ npmlog "^5 .0.0"
87588768 request "^2.88.0"
87598769 sass-graph "2.2.5"
87608770 stdout-stream "^1.4.0"
@@ -8841,7 +8851,7 @@ npm-run-path@^4.0.0:
88418851 dependencies:
88428852 path-key "^3.0.0"
88438853
8844- npmlog@^4.0.0, npmlog@^4. 1.2:
8854+ npmlog@^4.1.2:
88458855 version "4.1.2"
88468856 resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
88478857 integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==
@@ -8851,6 +8861,16 @@ npmlog@^4.0.0, npmlog@^4.1.2:
88518861 gauge "~2.7.3"
88528862 set-blocking "~2.0.0"
88538863
8864+ npmlog@^5.0.0:
8865+ version "5.0.1"
8866+ resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-5.0.1.tgz#f06678e80e29419ad67ab964e0fa69959c1eb8b0"
8867+ integrity sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==
8868+ dependencies:
8869+ are-we-there-yet "^2.0.0"
8870+ console-control-strings "^1.1.0"
8871+ gauge "^3.0.0"
8872+ set-blocking "^2.0.0"
8873+
88548874nth-check@^1.0.2:
88558875 version "1.0.2"
88568876 resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.2.tgz#b2bd295c37e3dd58a3bf0700376663ba4d9cf05c"
@@ -11841,11 +11861,6 @@ stylehacks@^4.0.0:
1184111861 postcss "^7.0.0"
1184211862 postcss-selector-parser "^3.0.0"
1184311863
11844- supports-color@^2.0.0:
11845- version "2.0.0"
11846- resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
11847- integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=
11848-
1184911864supports-color@^5.3.0:
1185011865 version "5.5.0"
1185111866 resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
@@ -12816,7 +12831,7 @@ which@^2.0.1, which@^2.0.2:
1281612831 dependencies:
1281712832 isexe "^2.0.0"
1281812833
12819- wide-align@^1.1.0:
12834+ wide-align@^1.1.0, wide-align@^1.1.2 :
1282012835 version "1.1.5"
1282112836 resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.5.tgz#df1d4c206854369ecf3c9a4898f1b23fbd9d15d3"
1282212837 integrity sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==
0 commit comments