Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Commit 74dd8c8

Browse files
fix(deps): update dependency postcss to v8.4.31 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8bc5bfb commit 74dd8c8

File tree

1 file changed

+21
-6
lines changed

1 file changed

+21
-6
lines changed

yarn.lock

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8894,6 +8894,11 @@ nanoid@^3.3.4:
88948894
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz"
88958895
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
88968896

8897+
nanoid@^3.3.7:
8898+
version "3.3.8"
8899+
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
8900+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
8901+
88978902
natural-compare-lite@^1.4.0:
88988903
version "1.4.0"
88998904
resolved "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz"
@@ -9811,6 +9816,11 @@ picocolors@^1.0.0:
98119816
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz"
98129817
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
98139818

9819+
picocolors@^1.1.1:
9820+
version "1.1.1"
9821+
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
9822+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
9823+
98149824
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1:
98159825
version "2.3.1"
98169826
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
@@ -9942,13 +9952,13 @@ [email protected]:
99429952
source-map-js "^1.0.2"
99439953

99449954
postcss@^8.4.18, postcss@^8.4.5:
9945-
version "8.4.19"
9946-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.19.tgz"
9947-
integrity sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==
9955+
version "8.4.49"
9956+
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
9957+
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
99489958
dependencies:
9949-
nanoid "^3.3.4"
9950-
picocolors "^1.0.0"
9951-
source-map-js "^1.0.2"
9959+
nanoid "^3.3.7"
9960+
picocolors "^1.1.1"
9961+
source-map-js "^1.2.1"
99529962

99539963
preact@^10.5.9:
99549964
version "10.11.3"
@@ -11047,6 +11057,11 @@ source-map-js@^1.0.2:
1104711057
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
1104811058
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
1104911059

11060+
source-map-js@^1.2.1:
11061+
version "1.2.1"
11062+
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
11063+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
11064+
1105011065
1105111066
version "0.5.13"
1105211067
resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz"

0 commit comments

Comments
 (0)