Skip to content

Commit e95a054

Browse files
chore(deps): update dependency postcss to v8.4.31 [security]
1 parent fc33081 commit e95a054

File tree

1 file changed

+20
-10
lines changed

1 file changed

+20
-10
lines changed

yarn.lock

Lines changed: 20 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2719,10 +2719,10 @@ nanoid@^3.3.4:
27192719
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
27202720
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
27212721

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==
27262726

27272727
natural-compare@^1.4.0:
27282728
version "1.4.0"
@@ -2952,6 +2952,11 @@ picocolors@^1.0.0:
29522952
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
29532953
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
29542954

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+
29552960
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
29562961
version "2.3.1"
29572962
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -3056,13 +3061,13 @@ postcss@8.4.14:
30563061
source-map-js "^1.0.2"
30573062

30583063
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==
30623067
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"
30663071

30673072
prelude-ls@^1.2.1:
30683073
version "1.2.1"
@@ -3397,6 +3402,11 @@ source-map-js@^1.0.2:
33973402
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
33983403
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
33993404

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+
34003410
split-on-first@^1.0.0:
34013411
version "1.1.0"
34023412
resolved "https://registry.yarnpkg.com/split-on-first/-/split-on-first-1.1.0.tgz#f610afeee3b12bce1d0c30425e76398b78249a5f"

0 commit comments

Comments
 (0)