broccolijs / broccoli

Browser compilation library – an asset pipeline for applications that run in the browser
https://broccoli.build
MIT License
3.33k stars 217 forks source link

Vulnerability in broccoli due to unset-value #507

Open LucasHill opened 3 months ago

LucasHill commented 3 months ago

There is an vulnerability in the unset-value package. This is being brought in through sane 4.x. All ember projects depend on broccoli through ember-cli and other packages. PR to fix here: https://github.com/broccolijs/broccoli/pull/506

@stefanpenner are you the current maintainer for this project?