rails / webpacker

Use Webpack to manage app-like JavaScript modules in Rails
MIT License
5.31k stars 1.47k forks source link

Postcss Security Vulnerability #3322

Open srividhya-1810 opened 6 months ago

srividhya-1810 commented 6 months ago

Postcss package is a dependent package of webpacker. Currently the lastest version of webpacker is dependent on 7 series of postcss which poses vulnerability.

Requesting for a upgraded webpacker version that supports the latest version of postcss.