@@ -2719,10 +2719,10 @@ nanoid@^3.3.4:
2719
2719
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
2720
2720
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
2721
2721
2722
- nanoid@^3.3.6 :
2723
- version "3.3.6 "
2724
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6 .tgz#443380c856d6e9f9824267d960b4236ad583ea4c "
2725
- integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA ==
2722
+ nanoid@^3.3.7 :
2723
+ version "3.3.8 "
2724
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8 .tgz#b1be3030bee36aaff18bacb375e5cce521684baf "
2725
+ integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w ==
2726
2726
2727
2727
natural-compare@^1.4.0 :
2728
2728
version "1.4.0"
@@ -2952,6 +2952,11 @@ picocolors@^1.0.0:
2952
2952
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
2953
2953
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
2954
2954
2955
+ picocolors@^1.1.1 :
2956
+ version "1.1.1"
2957
+ resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
2958
+ integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
2959
+
2955
2960
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1 :
2956
2961
version "2.3.1"
2957
2962
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -3056,13 +3061,13 @@ postcss@8.4.14:
3056
3061
source-map-js "^1.0.2"
3057
3062
3058
3063
postcss@^8.4.21, postcss@^8.4.23 :
3059
- version "8.4.24 "
3060
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24 .tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df "
3061
- integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg ==
3064
+ version "8.4.49 "
3065
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49 .tgz#4ea479048ab059ab3ae61d082190fabfd994fe19 "
3066
+ integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA ==
3062
3067
dependencies :
3063
- nanoid "^3.3.6 "
3064
- picocolors "^1.0.0 "
3065
- source-map-js "^1.0.2 "
3068
+ nanoid "^3.3.7 "
3069
+ picocolors "^1.1.1 "
3070
+ source-map-js "^1.2.1 "
3066
3071
3067
3072
prelude-ls@^1.2.1 :
3068
3073
version "1.2.1"
@@ -3397,6 +3402,11 @@ source-map-js@^1.0.2:
3397
3402
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
3398
3403
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
3399
3404
3405
+ source-map-js@^1.2.1 :
3406
+ version "1.2.1"
3407
+ resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
3408
+ integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
3409
+
3400
3410
split-on-first@^1.0.0 :
3401
3411
version "1.1.0"
3402
3412
resolved "https://registry.yarnpkg.com/split-on-first/-/split-on-first-1.1.0.tgz#f610afeee3b12bce1d0c30425e76398b78249a5f"
0 commit comments