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 2929 "dependencies" : {
3030 "bootstrap" : " ^3" ,
3131 "lodash" : " ^4.17.20" ,
32- "postcss" : " >=8.5.3 "
32+ "postcss" : " >=8.5.4 "
3333 },
3434 "resolutions" : {
3535 "loader-utils" : " ^1.4.1"
Original file line number Diff line number Diff line change @@ -3132,10 +3132,10 @@ multicast-dns@^7.2.5:
31323132 dns-packet "^5.2.2"
31333133 thunky "^1.0.2"
31343134
3135- nanoid@^3.3.8 :
3136- version "3.3.8 "
3137- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8 .tgz#b1be3030bee36aaff18bacb375e5cce521684baf "
3138- integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w ==
3135+ nanoid@^3.3.11 :
3136+ version "3.3.11 "
3137+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11 .tgz#4f4f112cefbe303202f2199838128936266d185b "
3138+ integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w ==
31393139
31403140negotiator@0.6.3 :
31413141 version "0.6.3"
@@ -3625,12 +3625,12 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
36253625 resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
36263626 integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
36273627
3628- postcss@>=8.5.3 , postcss@^8.2.14, postcss@^8.4.24, postcss@^8.4.33 :
3629- version "8.5.3 "
3630- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3 .tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb "
3631- integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A ==
3628+ postcss@>=8.5.4 , postcss@^8.2.14, postcss@^8.4.24, postcss@^8.4.33 :
3629+ version "8.5.4 "
3630+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.4 .tgz#d61014ac00e11d5f58458ed7247d899bd65f99c0 "
3631+ integrity sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w ==
36323632 dependencies :
3633- nanoid "^3.3.8 "
3633+ nanoid "^3.3.11 "
36343634 picocolors "^1.1.1"
36353635 source-map-js "^1.2.1"
36363636
You can’t perform that action at this time.
0 commit comments