Skip to content

Commit 26f7299

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

File tree

1 file changed

+24
-10
lines changed

1 file changed

+24
-10
lines changed

yarn.lock

Lines changed: 24 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14416,10 +14416,10 @@ mz@^2.7.0:
1441614416
object-assign "^4.0.1"
1441714417
thenify-all "^1.0.0"
1441814418

14419-
nanoid@^3.3.6:
14420-
version "3.3.6"
14421-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
14422-
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
14419+
nanoid@^3.3.6, nanoid@^3.3.8:
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==
1442314423

1442414424
natural-compare-lite@^1.4.0:
1442514425
version "1.4.0"
@@ -15605,10 +15605,10 @@ performance-now@^2.1.0:
1560515605
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
1560615606
integrity sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==
1560715607

15608-
picocolors@^1.0.0:
15609-
version "1.0.0"
15610-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
15611-
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
15608+
picocolors@^1.0.0, picocolors@^1.1.1:
15609+
version "1.1.1"
15610+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
15611+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
1561215612

1561315613
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.0, picomatch@^2.3.1:
1561415614
version "2.3.1"
@@ -15814,7 +15814,7 @@ [email protected]:
1581415814
picocolors "^1.0.0"
1581515815
source-map-js "^1.0.2"
1581615816

15817-
postcss@^8.2.14, postcss@^8.4.21, postcss@^8.4.23, postcss@^8.4.27, postcss@^8.4.4:
15817+
postcss@^8.2.14, postcss@^8.4.23, postcss@^8.4.27, postcss@^8.4.4:
1581815818
version "8.4.30"
1581915819
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.30.tgz#0e0648d551a606ef2192a26da4cabafcc09c1aa7"
1582015820
integrity sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==
@@ -15823,6 +15823,15 @@ postcss@^8.2.14, postcss@^8.4.21, postcss@^8.4.23, postcss@^8.4.27, postcss@^8.4
1582315823
picocolors "^1.0.0"
1582415824
source-map-js "^1.0.2"
1582515825

15826+
postcss@^8.4.21:
15827+
version "8.5.3"
15828+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
15829+
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
15830+
dependencies:
15831+
nanoid "^3.3.8"
15832+
picocolors "^1.1.1"
15833+
source-map-js "^1.2.1"
15834+
1582615835
postinstall-postinstall@^2.1.0:
1582715836
version "2.1.0"
1582815837
resolved "https://registry.yarnpkg.com/postinstall-postinstall/-/postinstall-postinstall-2.1.0.tgz#4f7f77441ef539d1512c40bd04c71b06a4704ca3"
@@ -17316,11 +17325,16 @@ socks@^2.6.2, socks@^2.7.1:
1731617325
ip "^2.0.0"
1731717326
smart-buffer "^4.2.0"
1731817327

17319-
source-map-js@^1.0.1, source-map-js@^1.0.2:
17328+
source-map-js@^1.0.1:
1732017329
version "1.0.2"
1732117330
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
1732217331
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
1732317332

17333+
source-map-js@^1.0.2, source-map-js@^1.2.1:
17334+
version "1.2.1"
17335+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
17336+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
17337+
1732417338
1732517339
version "0.5.13"
1732617340
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.13.tgz#31b24a9c2e73c2de85066c0feb7d44767ed52932"

0 commit comments

Comments
 (0)