@@ -336,6 +336,10 @@ ansi-regex@^4.1.0:
336
336
version "4.1.0"
337
337
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
338
338
339
+ ansi-regex@^5.0.1 :
340
+ version "5.0.1"
341
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
342
+
339
343
ansi-styles@^2.2.1 :
340
344
version "2.2.1"
341
345
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
@@ -346,6 +350,12 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
346
350
dependencies :
347
351
color-convert "^1.9.0"
348
352
353
+ ansi-styles@^4.1.0 :
354
+ version "4.3.0"
355
+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
356
+ dependencies :
357
+ color-convert "^2.0.1"
358
+
349
359
ansi-styles@~1.0.0 :
350
360
version "1.0.0"
351
361
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.0.0.tgz#cb102df1c56f5123eab8b67cd7b98027a0279178"
@@ -375,6 +385,17 @@ aproba@^1.0.3, aproba@^1.1.1:
375
385
version "1.2.0"
376
386
resolved "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
377
387
388
+ " aproba@^1.0.3 || ^2.0.0 " :
389
+ version "2.0.0"
390
+ resolved "https://registry.yarnpkg.com/aproba/-/aproba-2.0.0.tgz#52520b8ae5b569215b354efc0caa3fe1e45a8adc"
391
+
392
+ are-we-there-yet@^2.0.0 :
393
+ version "2.0.0"
394
+ resolved "https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz#372e0e7bd279d8e94c653aaa1f67200884bf3e1c"
395
+ dependencies :
396
+ delegates "^1.0.0"
397
+ readable-stream "^3.6.0"
398
+
378
399
are-we-there-yet@~1.1.2 :
379
400
version "1.1.5"
380
401
resolved "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz#4b35c2944f062a8bfcda66410760350fe9ddfc21"
@@ -1810,6 +1831,13 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.4.1, chalk@^2.4
1810
1831
escape-string-regexp "^1.0.5"
1811
1832
supports-color "^5.3.0"
1812
1833
1834
+ chalk@^4.1.2 :
1835
+ version "4.1.2"
1836
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
1837
+ dependencies :
1838
+ ansi-styles "^4.1.0"
1839
+ supports-color "^7.1.0"
1840
+
1813
1841
chalk@~0.4.0 :
1814
1842
version "0.4.0"
1815
1843
resolved "https://registry.npmjs.org/chalk/-/chalk-0.4.0.tgz#5199a3ddcd0c1efe23bc08c1b027b06176e0c64f"
@@ -2037,11 +2065,17 @@ color-convert@^1.3.0, color-convert@^1.9.0:
2037
2065
dependencies :
2038
2066
color-name "1.1.3"
2039
2067
2068
+ color-convert@^2.0.1 :
2069
+ version "2.0.1"
2070
+ resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
2071
+ dependencies :
2072
+ color-name "~1.1.4"
2073
+
2040
2074
color-name@1.1.3 :
2041
2075
version "1.1.3"
2042
2076
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
2043
2077
2044
- color-name@^1.0.0 :
2078
+ color-name@^1.0.0, color-name@~1.1.4 :
2045
2079
version "1.1.4"
2046
2080
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
2047
2081
@@ -2051,6 +2085,10 @@ color-string@^0.3.0:
2051
2085
dependencies :
2052
2086
color-name "^1.0.0"
2053
2087
2088
+ color-support@^1.1.2 :
2089
+ version "1.1.3"
2090
+ resolved "https://registry.yarnpkg.com/color-support/-/color-support-1.1.3.tgz#93834379a1cc9a0c61f82f52f0d04322251bd5a2"
2091
+
2054
2092
color@^0.11.0 :
2055
2093
version "0.11.4"
2056
2094
resolved "https://registry.npmjs.org/color/-/color-0.11.4.tgz#6d7b5c74fb65e841cd48792ad1ed5e07b904d764"
@@ -2162,7 +2200,7 @@ console-browserify@^1.1.0:
2162
2200
dependencies :
2163
2201
date-now "^0.1.4"
2164
2202
2165
- console-control-strings@^1.0.0, console-control-strings@~1.1.0 :
2203
+ console-control-strings@^1.0.0, console-control-strings@^1.1.0, console-control-strings@ ~1.1.0 :
2166
2204
version "1.1.0"
2167
2205
resolved "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
2168
2206
@@ -2847,6 +2885,10 @@ emoji-regex@^7.0.1:
2847
2885
version "7.0.3"
2848
2886
resolved "https://registry.npmmirror.com/emoji-regex/download/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
2849
2887
2888
+ emoji-regex@^8.0.0 :
2889
+ version "8.0.0"
2890
+ resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
2891
+
2850
2892
emojis-list@^2.0.0 :
2851
2893
version "2.1.0"
2852
2894
resolved "https://registry.npmjs.org/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389"
@@ -3702,6 +3744,20 @@ functional-red-black-tree@^1.0.1:
3702
3744
version "1.0.1"
3703
3745
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
3704
3746
3747
+ gauge@^3.0.0 :
3748
+ version "3.0.2"
3749
+ resolved "https://registry.yarnpkg.com/gauge/-/gauge-3.0.2.tgz#03bf4441c044383908bcfa0656ad91803259b395"
3750
+ dependencies :
3751
+ aproba "^1.0.3 || ^2.0.0"
3752
+ color-support "^1.1.2"
3753
+ console-control-strings "^1.0.0"
3754
+ has-unicode "^2.0.1"
3755
+ object-assign "^4.1.1"
3756
+ signal-exit "^3.0.0"
3757
+ string-width "^4.2.3"
3758
+ strip-ansi "^6.0.1"
3759
+ wide-align "^1.1.2"
3760
+
3705
3761
gauge@~2.7.3 :
3706
3762
version "2.7.4"
3707
3763
resolved "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
@@ -3807,18 +3863,7 @@ glob-to-regexp@^0.3.0:
3807
3863
version "0.3.0"
3808
3864
resolved "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab"
3809
3865
3810
- glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3 :
3811
- version "7.1.4"
3812
- resolved "https://registry.npmjs.org/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
3813
- dependencies :
3814
- fs.realpath "^1.0.0"
3815
- inflight "^1.0.4"
3816
- inherits "2"
3817
- minimatch "^3.0.4"
3818
- once "^1.3.0"
3819
- path-is-absolute "^1.0.0"
3820
-
3821
- glob@^7.1.4 :
3866
+ glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4 :
3822
3867
version "7.2.0"
3823
3868
resolved "https://registry.npmmirror.com/glob/download/glob-7.2.0.tgz?cache=0&sync_timestamp=1632353796482&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fglob%2Fdownload%2Fglob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
3824
3869
dependencies :
@@ -4047,6 +4092,10 @@ has-flag@^3.0.0:
4047
4092
version "3.0.0"
4048
4093
resolved "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
4049
4094
4095
+ has-flag@^4.0.0 :
4096
+ version "4.0.0"
4097
+ resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
4098
+
4050
4099
has-symbol-support-x@^1.4.1 :
4051
4100
version "1.4.2"
4052
4101
resolved "https://registry.npmjs.org/has-symbol-support-x/-/has-symbol-support-x-1.4.2.tgz#1409f98bc00247da45da67cee0a36f282ff26455"
@@ -4061,7 +4110,7 @@ has-to-string-tag-x@^1.2.0:
4061
4110
dependencies :
4062
4111
has-symbol-support-x "^1.4.1"
4063
4112
4064
- has-unicode@^2.0.0 :
4113
+ has-unicode@^2.0.0, has-unicode@^2.0.1 :
4065
4114
version "2.0.1"
4066
4115
resolved "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
4067
4116
@@ -4577,6 +4626,10 @@ is-fullwidth-code-point@^2.0.0:
4577
4626
version "2.0.0"
4578
4627
resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
4579
4628
4629
+ is-fullwidth-code-point@^3.0.0 :
4630
+ version "3.0.0"
4631
+ resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d"
4632
+
4580
4633
is-glob@^2.0.0, is-glob@^2.0.1 :
4581
4634
version "2.0.1"
4582
4635
resolved "https://registry.npmjs.org/is-glob/-/is-glob-2.0.1.tgz#d096f926a3ded5600f3fdfd91198cb0888c2d863"
@@ -5304,11 +5357,7 @@ lodash.uniqueid@^4.0.1:
5304
5357
version "4.0.1"
5305
5358
resolved "https://registry.npmjs.org/lodash.uniqueid/-/lodash.uniqueid-4.0.1.tgz#3268f26a7c88e4f4b1758d679271814e31fa5b26"
5306
5359
5307
- lodash@^4.0.0, lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0 :
5308
- version "4.17.20"
5309
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
5310
-
5311
- lodash@^4.17.15, lodash@~4.17.10 :
5360
+ lodash@^4.0.0, lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0, lodash@~4.17.10 :
5312
5361
version "4.17.21"
5313
5362
resolved "https://registry.nlark.com/lodash/download/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
5314
5363
@@ -5765,11 +5814,7 @@ mute-stream@0.0.7:
5765
5814
version "0.0.7"
5766
5815
resolved "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
5767
5816
5768
- nan@^2.12.1 :
5769
- version "2.14.0"
5770
- resolved "https://registry.npmjs.org/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c"
5771
-
5772
- nan@^2.13.2 :
5817
+ nan@^2.12.1, nan@^2.13.2 :
5773
5818
version "2.15.0"
5774
5819
resolved "https://registry.nlark.com/nan/download/nan-2.15.0.tgz?cache=0&sync_timestamp=1628093656744&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fnan%2Fdownload%2Fnan-2.15.0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee"
5775
5820
@@ -5894,12 +5939,12 @@ node-pre-gyp@^0.12.0:
5894
5939
semver "^5.3.0"
5895
5940
tar "^4"
5896
5941
5897
- node-sass@^6 .0.1 :
5898
- version "6 .0.1 "
5899
- resolved "https://registry.nlark .com/node-sass/download /node-sass-6 .0.1 .tgz#cad1ccd0ce63e35c7181f545d8b986f3a9a887fe "
5942
+ node-sass@^7 .0.0 :
5943
+ version "7 .0.0 "
5944
+ resolved "https://registry.yarnpkg .com/node-sass/- /node-sass-7 .0.0 .tgz#33ee7c2df299d51f682f13d79f3d2a562225788e "
5900
5945
dependencies :
5901
5946
async-foreach "^0.1.3"
5902
- chalk "^1 .1.1 "
5947
+ chalk "^4 .1.2 "
5903
5948
cross-spawn "^7.0.3"
5904
5949
gaze "^1.0.0"
5905
5950
get-stdin "^4.0.1"
@@ -5908,7 +5953,7 @@ node-sass@^6.0.1:
5908
5953
meow "^9.0.0"
5909
5954
nan "^2.13.2"
5910
5955
node-gyp "^7.1.0"
5911
- npmlog "^4 .0.0"
5956
+ npmlog "^5 .0.0"
5912
5957
request "^2.88.0"
5913
5958
sass-graph "2.2.5"
5914
5959
stdout-stream "^1.4.0"
@@ -6018,7 +6063,7 @@ npm-which@^3.0.1:
6018
6063
npm-path "^2.0.2"
6019
6064
which "^1.2.10"
6020
6065
6021
- npmlog@^4.0.0, npmlog@^4.0. 2, npmlog@^4.1.2 :
6066
+ npmlog@^4.0.2, npmlog@^4.1.2 :
6022
6067
version "4.1.2"
6023
6068
resolved "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
6024
6069
dependencies :
@@ -6027,6 +6072,15 @@ npmlog@^4.0.0, npmlog@^4.0.2, npmlog@^4.1.2:
6027
6072
gauge "~2.7.3"
6028
6073
set-blocking "~2.0.0"
6029
6074
6075
+ npmlog@^5.0.0 :
6076
+ version "5.0.1"
6077
+ resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-5.0.1.tgz#f06678e80e29419ad67ab964e0fa69959c1eb8b0"
6078
+ dependencies :
6079
+ are-we-there-yet "^2.0.0"
6080
+ console-control-strings "^1.1.0"
6081
+ gauge "^3.0.0"
6082
+ set-blocking "^2.0.0"
6083
+
6030
6084
nth-check@~1.0.1 :
6031
6085
version "1.0.2"
6032
6086
resolved "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz#b2bd295c37e3dd58a3bf0700376663ba4d9cf05c"
@@ -7114,7 +7168,7 @@ read-pkg@^5.2.0:
7114
7168
string_decoder "~1.1.1"
7115
7169
util-deprecate "~1.0.1"
7116
7170
7117
- readable-stream@^3.1.1 :
7171
+ readable-stream@^3.1.1, readable-stream@^3.6.0 :
7118
7172
version "3.6.0"
7119
7173
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198"
7120
7174
dependencies :
@@ -8026,6 +8080,14 @@ string-width@^1.0.1:
8026
8080
is-fullwidth-code-point "^2.0.0"
8027
8081
strip-ansi "^4.0.0"
8028
8082
8083
+ " string-width@^1.0.2 || 2 || 3 || 4" , string-width@^4.2.3:
8084
+ version "4.2.3"
8085
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8086
+ dependencies :
8087
+ emoji-regex "^8.0.0"
8088
+ is-fullwidth-code-point "^3.0.0"
8089
+ strip-ansi "^6.0.1"
8090
+
8029
8091
string-width@^3.0.0, string-width@^3.1.0 :
8030
8092
version "3.1.0"
8031
8093
resolved "https://registry.npmmirror.com/string-width/download/string-width-3.1.0.tgz?cache=0&sync_timestamp=1632421309919&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fstring-width%2Fdownload%2Fstring-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961"
@@ -8070,6 +8132,12 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
8070
8132
dependencies :
8071
8133
ansi-regex "^4.1.0"
8072
8134
8135
+ strip-ansi@^6.0.1 :
8136
+ version "6.0.1"
8137
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8138
+ dependencies :
8139
+ ansi-regex "^5.0.1"
8140
+
8073
8141
strip-ansi@~0.1.0 :
8074
8142
version "0.1.1"
8075
8143
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.1.1.tgz#39e8a98d044d150660abe4a6808acf70bb7bc991"
@@ -8134,6 +8202,12 @@ supports-color@^5.3.0, supports-color@^5.4.0:
8134
8202
dependencies :
8135
8203
has-flag "^3.0.0"
8136
8204
8205
+ supports-color@^7.1.0 :
8206
+ version "7.2.0"
8207
+ resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
8208
+ dependencies :
8209
+ has-flag "^4.0.0"
8210
+
8137
8211
svg-sprite-loader@^0.3.0 :
8138
8212
version "0.3.1"
8139
8213
resolved "https://registry.npmjs.org/svg-sprite-loader/-/svg-sprite-loader-0.3.1.tgz#44b22c7724bc77256c306b1796257ae6efee515a"
@@ -8991,6 +9065,12 @@ wide-align@^1.1.0:
8991
9065
dependencies :
8992
9066
string-width "^1.0.2 || 2"
8993
9067
9068
+ wide-align@^1.1.2 :
9069
+ version "1.1.5"
9070
+ resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.5.tgz#df1d4c206854369ecf3c9a4898f1b23fbd9d15d3"
9071
+ dependencies :
9072
+ string-width "^1.0.2 || 2 || 3 || 4"
9073
+
8994
9074
widest-line@^2.0.0 :
8995
9075
version "2.0.1"
8996
9076
resolved "https://registry.npmjs.org/widest-line/-/widest-line-2.0.1.tgz#7438764730ec7ef4381ce4df82fb98a53142a3fc"
0 commit comments