@@ -2813,11 +2813,6 @@ ansi-regex@^5.0.0, ansi-regex@^5.0.1:
28132813 resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
28142814 integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
28152815
2816- ansi-styles@^2.2.1:
2817- version "2.2.1"
2818- resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
2819- integrity sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=
2820-
28212816ansi-styles@^3.2.0, ansi-styles@^3.2.1:
28222817 version "3.2.1"
28232818 resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
@@ -2858,6 +2853,19 @@ aproba@^1.0.3, aproba@^1.1.1:
28582853 resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
28592854 integrity sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==
28602855
2856+ "aproba@^1.0.3 || ^2.0.0":
2857+ version "2.0.0"
2858+ resolved "https://registry.yarnpkg.com/aproba/-/aproba-2.0.0.tgz#52520b8ae5b569215b354efc0caa3fe1e45a8adc"
2859+ integrity sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==
2860+
2861+ are-we-there-yet@^2.0.0:
2862+ version "2.0.0"
2863+ resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz#372e0e7bd279d8e94c653aaa1f67200884bf3e1c"
2864+ integrity sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==
2865+ dependencies:
2866+ delegates "^1.0.0"
2867+ readable-stream "^3.6.0"
2868+
28612869are-we-there-yet@~1.1.2:
28622870 version "1.1.7"
28632871 resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-1.1.7.tgz#b15474a932adab4ff8a50d9adfa7e4e926f21146"
@@ -3778,17 +3786,6 @@ chalk@2.4.2, chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
37783786 escape-string-regexp "^1.0.5"
37793787 supports-color "^5.3.0"
37803788
3781- chalk@^1.1.1:
3782- version "1.1.3"
3783- resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
3784- integrity sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=
3785- dependencies:
3786- ansi-styles "^2.2.1"
3787- escape-string-regexp "^1.0.2"
3788- has-ansi "^2.0.0"
3789- strip-ansi "^3.0.0"
3790- supports-color "^2.0.0"
3791-
37923789chalk@^3.0.0:
37933790 version "3.0.0"
37943791 resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
@@ -3797,7 +3794,7 @@ chalk@^3.0.0:
37973794 ansi-styles "^4.1.0"
37983795 supports-color "^7.1.0"
37993796
3800- chalk@^4.0.0, chalk@^4.1.0:
3797+ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2 :
38013798 version "4.1.2"
38023799 resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
38033800 integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -3991,6 +3988,11 @@ color-string@^1.6.0:
39913988 color-name "^1.0.0"
39923989 simple-swizzle "^0.2.2"
39933990
3991+ color-support@^1.1.2:
3992+ version "1.1.3"
3993+ resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
3994+ integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==
3995+
39943996color@^3.0.0:
39953997 version "3.2.1"
39963998 resolved "https://registry.yarnpkg.com/color/-/color-3.2.1.tgz#3544dc198caf4490c3ecc9a790b54fe9ff45e164"
@@ -4088,7 +4090,7 @@ console-browserify@^1.1.0:
40884090 resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.2.0.tgz#67063cef57ceb6cf4993a2ab3a55840ae8c49336"
40894091 integrity sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==
40904092
4091- console-control-strings@^1.0.0, console-control-strings@~1.1.0:
4093+ console-control-strings@^1.0.0, console-control-strings@^1.1.0, console-control-strings@ ~1.1.0:
40924094 version "1.1.0"
40934095 resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
40944096 integrity sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=
@@ -5123,7 +5125,7 @@ escape-string-regexp@2.0.0, escape-string-regexp@^2.0.0:
51235125 resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344"
51245126 integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
51255127
5126- escape-string-regexp@^1.0.2, escape-string-regexp@^1.0. 5:
5128+ escape-string-regexp@^1.0.5:
51275129 version "1.0.5"
51285130 resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
51295131 integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
@@ -6021,6 +6023,21 @@ functional-red-black-tree@^1.0.1:
60216023 resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
60226024 integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
60236025
6026+ gauge@^3.0.0:
6027+ version "3.0.2"
6028+ resolved "https://registry.yarnpkg.com/gauge/-/gauge-3.0.2.tgz#03bf4441c044383908bcfa0656ad91803259b395"
6029+ integrity sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==
6030+ dependencies:
6031+ aproba "^1.0.3 || ^2.0.0"
6032+ color-support "^1.1.2"
6033+ console-control-strings "^1.0.0"
6034+ has-unicode "^2.0.1"
6035+ object-assign "^4.1.1"
6036+ signal-exit "^3.0.0"
6037+ string-width "^4.2.3"
6038+ strip-ansi "^6.0.1"
6039+ wide-align "^1.1.2"
6040+
60246041gauge@~2.7.3:
60256042 version "2.7.4"
60266043 resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
@@ -6267,13 +6284,6 @@ harmony-reflect@^1.4.6:
62676284 resolved "https://registry.yarnpkg.com/harmony-reflect/-/harmony-reflect-1.6.2.tgz#31ecbd32e648a34d030d86adb67d4d47547fe710"
62686285 integrity sha512-HIp/n38R9kQjDEziXyDTuW3vvoxxyxjxFzXLrBr18uB47GnSt+G9D29fqrpM5ZkspMcPICud3XsBJQ4Y2URg8g==
62696286
6270- has-ansi@^2.0.0:
6271- version "2.0.0"
6272- resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-2.0.0.tgz#34f5049ce1ecdf2b0649af3ef24e45ed35416d91"
6273- integrity sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=
6274- dependencies:
6275- ansi-regex "^2.0.0"
6276-
62776287has-bigints@^1.0.1:
62786288 version "1.0.1"
62796289 resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.1.tgz#64fe6acb020673e3b78db035a5af69aa9d07b113"
@@ -6301,7 +6311,7 @@ has-tostringtag@^1.0.0:
63016311 dependencies:
63026312 has-symbols "^1.0.2"
63036313
6304- has-unicode@^2.0.0:
6314+ has-unicode@^2.0.0, has-unicode@^2.0.1 :
63056315 version "2.0.1"
63066316 resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
63076317 integrity sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=
@@ -8615,13 +8625,13 @@ node-releases@^2.0.1:
86158625 resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.1.tgz#3d1d395f204f1f2f29a54358b9fb678765ad2fc5"
86168626 integrity sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA==
86178627
8618- node-sass@^6 .0.1 :
8619- version "6 .0.1 "
8620- resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-6 .0.1 .tgz#cad1ccd0ce63e35c7181f545d8b986f3a9a887fe "
8621- integrity sha512-f+Rbqt92Ful9gX0cGtdYwjTrWAaGURgaK5rZCWOgCNyGWusFYHhbqCCBoFBeat+HKETOU02AyTxNhJV0YZf2jQ ==
8628+ node-sass@^7 .0.0 :
8629+ version "7 .0.0 "
8630+ resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-7 .0.0 .tgz#33ee7c2df299d51f682f13d79f3d2a562225788e "
8631+ integrity sha512-6yUnsD3L8fVbgMX6nKQqZkjRcG7a/PpmF0pEyeWf+BgbTj2ToJlCYrnUifL2KbjV5gIY22I3oppahBWA3B+jUg ==
86228632 dependencies:
86238633 async-foreach "^0.1.3"
8624- chalk "^1 .1.1 "
8634+ chalk "^4 .1.2 "
86258635 cross-spawn "^7.0.3"
86268636 gaze "^1.0.0"
86278637 get-stdin "^4.0.1"
@@ -8630,7 +8640,7 @@ node-sass@^6.0.1:
86308640 meow "^9.0.0"
86318641 nan "^2.13.2"
86328642 node-gyp "^7.1.0"
8633- npmlog "^4 .0.0"
8643+ npmlog "^5 .0.0"
86348644 request "^2.88.0"
86358645 sass-graph "2.2.5"
86368646 stdout-stream "^1.4.0"
@@ -8709,7 +8719,7 @@ npm-run-path@^4.0.0:
87098719 dependencies:
87108720 path-key "^3.0.0"
87118721
8712- npmlog@^4.0.0, npmlog@^4. 1.2:
8722+ npmlog@^4.1.2:
87138723 version "4.1.2"
87148724 resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
87158725 integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==
@@ -8719,6 +8729,16 @@ npmlog@^4.0.0, npmlog@^4.1.2:
87198729 gauge "~2.7.3"
87208730 set-blocking "~2.0.0"
87218731
8732+ npmlog@^5.0.0:
8733+ version "5.0.1"
8734+ resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-5.0.1.tgz#f06678e80e29419ad67ab964e0fa69959c1eb8b0"
8735+ integrity sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==
8736+ dependencies:
8737+ are-we-there-yet "^2.0.0"
8738+ console-control-strings "^1.1.0"
8739+ gauge "^3.0.0"
8740+ set-blocking "^2.0.0"
8741+
87228742nth-check@^1.0.2:
87238743 version "1.0.2"
87248744 resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-1.0.2.tgz#b2bd295c37e3dd58a3bf0700376663ba4d9cf05c"
@@ -11648,11 +11668,6 @@ stylehacks@^4.0.0:
1164811668 postcss "^7.0.0"
1164911669 postcss-selector-parser "^3.0.0"
1165011670
11651- supports-color@^2.0.0:
11652- version "2.0.0"
11653- resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
11654- integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=
11655-
1165611671supports-color@^5.3.0:
1165711672 version "5.5.0"
1165811673 resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
@@ -12608,7 +12623,7 @@ which@^2.0.1, which@^2.0.2:
1260812623 dependencies:
1260912624 isexe "^2.0.0"
1261012625
12611- wide-align@^1.1.0:
12626+ wide-align@^1.1.0, wide-align@^1.1.2 :
1261212627 version "1.1.5"
1261312628 resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.5.tgz#df1d4c206854369ecf3c9a4898f1b23fbd9d15d3"
1261412629 integrity sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==
0 commit comments