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

Commit 06ff0ba

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 06ff0ba

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.7"
8899+
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
8900+
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
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.0.1:
9820+
version "1.0.1"
9821+
resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1"
9822+
integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==
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.41"
9956+
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.41.tgz#d6104d3ba272d882fe18fc07d15dc2da62fa2681"
9957+
integrity sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==
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.0.1"
9961+
source-map-js "^1.2.0"
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.0:
11061+
version "1.2.0"
11062+
resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz#16b809c162517b5b8c3e7dcd315a2a5c2612b2af"
11063+
integrity sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==
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)