Skip to content

Commit 9f38426

Browse files
chore(deps): update dependency postcss to v8.4.31 [security]
1 parent 6a4831c commit 9f38426

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
@@ -14416,6 +14416,11 @@ mz@^2.7.0:
1441614416
object-assign "^4.0.1"
1441714417
thenify-all "^1.0.0"
1441814418

14419+
nanoid@^3.3.11:
14420+
version "3.3.11"
14421+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
14422+
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
14423+
1441914424
nanoid@^3.3.6:
1442014425
version "3.3.6"
1442114426
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
@@ -15610,6 +15615,11 @@ picocolors@^1.0.0:
1561015615
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
1561115616
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
1561215617

15618+
picocolors@^1.1.1:
15619+
version "1.1.1"
15620+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
15621+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
15622+
1561315623
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.0, picomatch@^2.3.1:
1561415624
version "2.3.1"
1561515625
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -15815,13 +15825,13 @@ [email protected]:
1581515825
source-map-js "^1.0.2"
1581615826

1581715827
postcss@^8.2.14, postcss@^8.4.21, postcss@^8.4.23, postcss@^8.4.27, postcss@^8.4.4:
15818-
version "8.4.30"
15819-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.30.tgz#0e0648d551a606ef2192a26da4cabafcc09c1aa7"
15820-
integrity sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==
15828+
version "8.5.6"
15829+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c"
15830+
integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
1582115831
dependencies:
15822-
nanoid "^3.3.6"
15823-
picocolors "^1.0.0"
15824-
source-map-js "^1.0.2"
15832+
nanoid "^3.3.11"
15833+
picocolors "^1.1.1"
15834+
source-map-js "^1.2.1"
1582515835

1582615836
postinstall-postinstall@^2.1.0:
1582715837
version "2.1.0"
@@ -17321,6 +17331,11 @@ source-map-js@^1.0.1, source-map-js@^1.0.2:
1732117331
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
1732217332
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
1732317333

17334+
source-map-js@^1.2.1:
17335+
version "1.2.1"
17336+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
17337+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
17338+
1732417339
1732517340
version "0.5.13"
1732617341
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.13.tgz#31b24a9c2e73c2de85066c0feb7d44767ed52932"

0 commit comments

Comments
 (0)