File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "homepage" : " https://cpeditor.github.io/" ,
1313 "devDependencies" : {
1414 "autoprefixer" : " ^10.5.0" ,
15- "postcss" : " ^8.5.3 " ,
15+ "postcss" : " ^8.5.10 " ,
1616 "postcss-cli" : " ^10.1.0" ,
1717 "remark-cli" : " ^11.0.0" ,
1818 "remark-frontmatter" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -1349,7 +1349,7 @@ ms@2.1.2:
13491349 resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
13501350 integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
13511351
1352- nanoid@^3.3.8 :
1352+ nanoid@^3.3.11 :
13531353 version "3.3.11"
13541354 resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
13551355 integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
@@ -1486,12 +1486,12 @@ postcss-value-parser@^4.2.0:
14861486 resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
14871487 integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
14881488
1489- postcss@^8.5.3 :
1490- version "8.5.3 "
1491- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3 .tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb "
1492- integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A ==
1489+ postcss@^8.5.10 :
1490+ version "8.5.10 "
1491+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10 .tgz#8992d8c30acf3f12169e7c09514a12fed7e48356 "
1492+ integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ ==
14931493 dependencies :
1494- nanoid "^3.3.8 "
1494+ nanoid "^3.3.11 "
14951495 picocolors "^1.1.1"
14961496 source-map-js "^1.2.1"
14971497
You can’t perform that action at this time.
0 commit comments