mint-metrics / mojito-js-delivery

🧪 Source-controlled JS split testing framework for building and launching A/B tests.
https://mojito.mx/docs/js-delivery-intro
Other
16 stars 30 forks source link

Bumping dependencies #59

Closed kingo55 closed 4 years ago

kingo55 commented 4 years ago

Figured it's time we bumped some of our dependencies for the new Babel and Mocha releases.

Let me know if any issues, guys.

dapperdrop commented 4 years ago

How do we deal with the minimist dependency security issue? https://github.com/mint-metrics/mojito-js-delivery/network/alert/package-lock.json/minimist/open

Doesn't package lock get update automatically?

edit: nevermind - I just took a closer look at the commit diffs

kingo55 commented 4 years ago

Yep, we're bumping that too.

Hopefully this will address that minimist issue there.