This repository was archived by the owner on Sep 9, 2024. It is now read-only.
Commit 378c40a 1 parent b5988dc commit 378c40a Copy full SHA for 378c40a
File tree 1 file changed +9
-4
lines changed
1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -7632,6 +7632,11 @@ nanoid@^3.3.6:
7632
7632
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
7633
7633
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
7634
7634
7635
+ nanoid@^3.3.7 :
7636
+ version "3.3.7"
7637
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
7638
+ integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
7639
+
7635
7640
natural-compare@^1.4.0 :
7636
7641
version "1.4.0"
7637
7642
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -8123,11 +8128,11 @@ postcss@8.4.31:
8123
8128
source-map-js "^1.0.2"
8124
8129
8125
8130
postcss@^8.4.23 :
8126
- version "8.4.23 "
8127
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23 .tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab "
8128
- integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA ==
8131
+ version "8.4.35 "
8132
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.35 .tgz#60997775689ce09011edf083a549cea44aabe2f7 "
8133
+ integrity sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA ==
8129
8134
dependencies :
8130
- nanoid "^3.3.6 "
8135
+ nanoid "^3.3.7 "
8131
8136
picocolors "^1.0.0"
8132
8137
source-map-js "^1.0.2"
8133
8138
You can’t perform that action at this time.
0 commit comments