File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 59
59
"grunt-uncss-inline" : " 1.2.7" ,
60
60
"grunt-xmlmin" : " 0.1.8" ,
61
61
"jit-grunt" : " 0.10.0" ,
62
- "postcss" : " 8.4.21 " ,
62
+ "postcss" : " 8.4.23 " ,
63
63
"sass" : " 1.62.1" ,
64
64
"terser" : " 5.16.2"
65
65
},
Original file line number Diff line number Diff line change @@ -3131,10 +3131,10 @@ ms@^2.1.1:
3131
3131
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
3132
3132
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
3133
3133
3134
- nanoid@^3.3.4 :
3135
- version "3.3.4 "
3136
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4 .tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab "
3137
- integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw ==
3134
+ nanoid@^3.3.6 :
3135
+ version "3.3.6 "
3136
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6 .tgz#443380c856d6e9f9824267d960b4236ad583ea4c "
3137
+ integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA ==
3138
3138
3139
3139
needle@^2.5.2 :
3140
3140
version "2.6.0"
@@ -3585,12 +3585,12 @@ postcss-value-parser@^4.2.0:
3585
3585
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
3586
3586
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
3587
3587
3588
-
3589
- version "8.4.21 "
3590
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21 .tgz#c639b719a57efc3187b13a1d765675485f4134f4 "
3591
- integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg ==
3588
+
3589
+ version "8.4.23 "
3590
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23 .tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab "
3591
+ integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA ==
3592
3592
dependencies :
3593
- nanoid "^3.3.4 "
3593
+ nanoid "^3.3.6 "
3594
3594
picocolors "^1.0.0"
3595
3595
source-map-js "^1.0.2"
3596
3596
You can’t perform that action at this time.
0 commit comments