File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -4117,11 +4117,16 @@ mv@2.1.1:
4117
4117
ncp "~2.0.0"
4118
4118
rimraf "~2.4.0"
4119
4119
4120
- nanoid@^3.1.23, nanoid@^3.3.3 :
4120
+ nanoid@^3.1.23 :
4121
4121
version "3.3.4"
4122
4122
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz"
4123
4123
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
4124
4124
4125
+ nanoid@^3.3.6 :
4126
+ version "3.3.6"
4127
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
4128
+ integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
4129
+
4125
4130
napi-macros@~2.0.0 :
4126
4131
version "2.0.0"
4127
4132
resolved "https://registry.npmjs.org/napi-macros/-/napi-macros-2.0.0.tgz"
@@ -4593,11 +4598,11 @@ postcss-value-parser@^4.1.0:
4593
4598
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
4594
4599
4595
4600
postcss@^8.2.15, postcss@^8.3.11 :
4596
- version "8.4.13 "
4597
- resolved "https://registry.npmjs.org /postcss/-/postcss-8.4.13 .tgz"
4598
- integrity sha512-jtL6eTBrza5MPzy8oJLFuUscHDXTV5KcLlqAWHl5q5WYRfnNRGSmOZmOZ1T6Gy7A99mOZfqungmZMpMmCVJ8ZA ==
4601
+ version "8.4.31 "
4602
+ resolved "https://registry.yarnpkg.com /postcss/-/postcss-8.4.31 .tgz#92b451050a9f914da6755af352bdc0192508656d "
4603
+ integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ ==
4599
4604
dependencies :
4600
- nanoid "^3.3.3 "
4605
+ nanoid "^3.3.6 "
4601
4606
picocolors "^1.0.0"
4602
4607
source-map-js "^1.0.2"
4603
4608
You can’t perform that action at this time.
0 commit comments