File tree Expand file tree Collapse file tree 3 files changed +18
-18
lines changed Expand file tree Collapse file tree 3 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 10
10
"bootstrap" : " ^5.3.7" ,
11
11
"bootstrap-icons" : " ^1.11.3" ,
12
12
"nodemon" : " ^3.1.9" ,
13
- "postcss" : " ^8.5.3 " ,
13
+ "postcss" : " ^8.5.6 " ,
14
14
"postcss-cli" : " ^11.0.1" ,
15
15
"sass" : " ^1.85.1" ,
16
16
"yarn" : " ^1.22.22"
Original file line number Diff line number Diff line change @@ -384,10 +384,10 @@ ms@^2.1.3:
384
384
resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz"
385
385
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
386
386
387
- nanoid@^3.3.8 :
388
- version "3.3.9 "
389
- resolved "https://registry.npmjs.org /nanoid/-/nanoid-3.3.9 .tgz"
390
- integrity sha512-SppoicMGpZvbF1l3z4x7No3OlIjP7QJvC9XR7AhZr1kL133KHnKPztkKDc+Ir4aJ/1VhTySrtKhrsycmrMQfvg ==
387
+ nanoid@^3.3.11 :
388
+ version "3.3.11 "
389
+ resolved "https://registry.yarnpkg.com /nanoid/-/nanoid-3.3.11 .tgz#4f4f112cefbe303202f2199838128936266d185b "
390
+ integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w ==
391
391
392
392
node-addon-api@^7.0.0 :
393
393
version "7.1.1"
@@ -483,12 +483,12 @@ postcss-value-parser@^4.2.0:
483
483
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
484
484
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
485
485
486
- postcss@^8.5.3 :
487
- version "8.5.3 "
488
- resolved "https://registry.npmjs.org /postcss/-/postcss-8.5.3 .tgz"
489
- integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A ==
486
+ postcss@^8.5.6 :
487
+ version "8.5.6 "
488
+ resolved "https://registry.yarnpkg.com /postcss/-/postcss-8.5.6 .tgz#2825006615a619b4f62a9e7426cc120b349a8f3c "
489
+ integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg ==
490
490
dependencies :
491
- nanoid "^3.3.8 "
491
+ nanoid "^3.3.11 "
492
492
picocolors "^1.1.1"
493
493
source-map-js "^1.2.1"
494
494
You can’t perform that action at this time.
0 commit comments