@@ -9008,6 +9008,11 @@ nanoid@^3.1.20:
9008
9008
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.22.tgz#b35f8fb7d151990a8aebd5aa5015c03cf726f844"
9009
9009
integrity sha512-/2ZUaJX2ANuLtTvqTlgqBQNJoQO398KyJgZloL0PZkC0dpysjncRUPsFe3DUPzz/y3h+u7C46np8RMuvF3jsSQ==
9010
9010
9011
+ nanoid@^3.1.23:
9012
+ version "3.1.25"
9013
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.25.tgz#09ca32747c0e543f0e1814b7d3793477f9c8e152"
9014
+ integrity sha512-rdwtIXaXCLFAQbnfqDRnI6jaRHp9fTcYBjtFKE8eezcZ7LuLjhUaQGNeMXf1HmRoCH32CLz6XwX0TtxEOS/A3Q==
9015
+
9011
9016
nanomatch@^1.2.9:
9012
9017
version "1.2.13"
9013
9018
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
@@ -10423,6 +10428,15 @@ postcss@^8.1.0:
10423
10428
nanoid "^3.1.20"
10424
10429
source-map "^0.6.1"
10425
10430
10431
+ postcss@^8.2.10:
10432
+ version "8.3.6"
10433
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.6.tgz#2730dd76a97969f37f53b9a6096197be311cc4ea"
10434
+ integrity sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A==
10435
+ dependencies:
10436
+ colorette "^1.2.2"
10437
+ nanoid "^3.1.23"
10438
+ source-map-js "^0.6.2"
10439
+
10426
10440
prelude-ls@^1.2.1:
10427
10441
version "1.2.1"
10428
10442
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
@@ -12038,6 +12052,11 @@ source-list-map@^2.0.0:
12038
12052
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc48479cca9ea3a547835c7c154b34"
12039
12053
integrity sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==
12040
12054
12055
+ source-map-js@^0.6.2:
12056
+ version "0.6.2"
12057
+ resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-0.6.2.tgz#0bb5de631b41cfbda6cfba8bd05a80efdfd2385e"
12058
+ integrity sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug==
12059
+
12041
12060
source-map-resolve@^0.5.0, source-map-resolve@^0.5.2:
12042
12061
version "0.5.3"
12043
12062
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"
@@ -13581,9 +13600,9 @@ write-file-atomic@^3.0.0:
13581
13600
typedarray-to-buffer "^3.1.5"
13582
13601
13583
13602
ws@^6.2.1:
13584
- version "6.2.1 "
13585
- resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1 .tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb "
13586
- integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA ==
13603
+ version "6.2.2 "
13604
+ resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2 .tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e "
13605
+ integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw ==
13587
13606
dependencies:
13588
13607
async-limiter "~1.0.0"
13589
13608
0 commit comments