Skip to content

Commit b321929

Browse files
Update dependency postcss to v8.5.10 [SECURITY]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a0336d commit b321929

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4214,16 +4214,16 @@ mz@^2.7.0:
42144214
object-assign "^4.0.1"
42154215
thenify-all "^1.0.0"
42164216

4217+
nanoid@^3.3.12:
4218+
version "3.3.16"
4219+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.16.tgz#a04d8ec4b1f10009d2d533947aefe4293737816c"
4220+
integrity sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==
4221+
42174222
nanoid@^3.3.4:
42184223
version "3.3.6"
42194224
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
42204225
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
42214226

4222-
nanoid@^3.3.7:
4223-
version "3.3.7"
4224-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
4225-
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
4226-
42274227
natural-compare@^1.4.0:
42284228
version "1.4.0"
42294229
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -4518,10 +4518,10 @@ picocolors@^1.0.0:
45184518
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
45194519
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
45204520

4521-
picocolors@^1.1.0:
4522-
version "1.1.0"
4523-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
4524-
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
4521+
picocolors@^1.1.1:
4522+
version "1.1.1"
4523+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
4524+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
45254525

45264526
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
45274527
version "2.3.1"
@@ -4637,12 +4637,12 @@ postcss@8.4.14:
46374637
source-map-js "^1.0.2"
46384638

46394639
postcss@^8.4.23:
4640-
version "8.4.47"
4641-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365"
4642-
integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==
4640+
version "8.5.19"
4641+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.19.tgz#45ad5cfde499408e20147348237551381a922037"
4642+
integrity sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==
46434643
dependencies:
4644-
nanoid "^3.3.7"
4645-
picocolors "^1.1.0"
4644+
nanoid "^3.3.12"
4645+
picocolors "^1.1.1"
46464646
source-map-js "^1.2.1"
46474647

46484648
preact@^10.12.0, preact@^10.5.9:

0 commit comments

Comments
 (0)