ishanvyas22 / asset-mix

Provides helpers functions for CakePHP to use Laravel Mix.
MIT License
33 stars 12 forks source link

Upgrade Laravel Mix version to 6.x #31

Closed ishanvyas22 closed 3 years ago

ishanvyas22 commented 3 years ago

As describe in issue https://github.com/ishanvyas22/asset-mix/issues/30#issuecomment-878441912, it seems like there's security vulnerabilities in current packages versions which causes Laravel Mix version to bump up to 6.x.

To prevent this issue from happening it would be wise to upgrade the Laravel Mix version along with other dependencies.

glennforrest commented 3 years ago

👋 Hey @ishanvyas22 , would be happy to give this a crack if you're still looking to resolve this

ishanvyas22 commented 3 years ago

Yes, please go ahead.

glennforrest commented 3 years ago

Hey @ishanvyas22, have just pushed up a PR. Let me know if there's anything I may have missed, cheers!

ishanvyas22 commented 3 years ago

Closed by #33