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 @@ -3123,10 +3123,10 @@ ms@^2.1.1:
3123
3123
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
3124
3124
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
3125
3125
3126
- nanoid@^3.3.4 :
3127
- version "3.3.4 "
3128
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4 .tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab "
3129
- integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw ==
3126
+ nanoid@^3.3.6 :
3127
+ version "3.3.6 "
3128
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6 .tgz#443380c856d6e9f9824267d960b4236ad583ea4c "
3129
+ integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA ==
3130
3130
3131
3131
needle@^2.5.2 :
3132
3132
version "2.6.0"
@@ -3577,12 +3577,12 @@ postcss-value-parser@^4.2.0:
3577
3577
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
3578
3578
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
3579
3579
3580
-
3581
- version "8.4.21 "
3582
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21 .tgz#c639b719a57efc3187b13a1d765675485f4134f4 "
3583
- integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg ==
3580
+
3581
+ version "8.4.23 "
3582
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23 .tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab "
3583
+ integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA ==
3584
3584
dependencies :
3585
- nanoid "^3.3.4 "
3585
+ nanoid "^3.3.6 "
3586
3586
picocolors "^1.0.0"
3587
3587
source-map-js "^1.0.2"
3588
3588
You can’t perform that action at this time.
0 commit comments