Skip to content

Commit 055a3e4

Browse files
Update dependency postcss to v8.4.31 [SECURITY]
1 parent 1a6be28 commit 055a3e4

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
@@ -1663,6 +1663,11 @@ nano-css@^5.3.1:
16631663
stacktrace-js "^2.0.2"
16641664
stylis "^4.0.6"
16651665

1666+
nanoid@^3.3.11:
1667+
version "3.3.11"
1668+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
1669+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
1670+
16661671
nanoid@^3.3.4:
16671672
version "3.3.4"
16681673
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz"
@@ -1849,6 +1854,11 @@ picocolors@^1.0.0:
18491854
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz"
18501855
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
18511856

1857+
picocolors@^1.1.1:
1858+
version "1.1.1"
1859+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
1860+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
1861+
18521862
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
18531863
version "2.3.1"
18541864
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
@@ -1913,13 +1923,13 @@ postcss@8.4.14:
19131923
source-map-js "^1.0.2"
19141924

19151925
postcss@^8.4.14, postcss@^8.4.17:
1916-
version "8.4.18"
1917-
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.18.tgz"
1918-
integrity sha512-Wi8mWhncLJm11GATDaQKobXSNEYGUHeQLiQqDFG1qQ5UTDPTEvKw0Xt5NsTpktGTwLps3ByrWsBrG0rB8YQ9oA==
1926+
version "8.5.8"
1927+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.8.tgz#6230ecc8fb02e7a0f6982e53990937857e13f399"
1928+
integrity sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==
19191929
dependencies:
1920-
nanoid "^3.3.4"
1921-
picocolors "^1.0.0"
1922-
source-map-js "^1.0.2"
1930+
nanoid "^3.3.11"
1931+
picocolors "^1.1.1"
1932+
source-map-js "^1.2.1"
19231933

19241934
prelude-ls@^1.2.1:
19251935
version "1.2.1"
@@ -2223,6 +2233,11 @@ source-map-js@^1.0.2:
22232233
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz"
22242234
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
22252235

2236+
source-map-js@^1.2.1:
2237+
version "1.2.1"
2238+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
2239+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
2240+
22262241
source-map@0.5.6:
22272242
version "0.5.6"
22282243
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412"

0 commit comments

Comments
 (0)