kubetail-org / loadjs

A tiny async loader / dependency manager for modern browsers (899 bytes)
MIT License
2.57k stars 149 forks source link

fixing audit dependencies #98

Closed tysonwolker closed 1 year ago

tysonwolker commented 4 years ago

Updating dependencies to pass audit.


This change is Reviewable

amorey commented 4 years ago

Thanks! I'll merge this soon. What's the best way to keep package-lock.json up-to-date?

tysonwolker commented 4 years ago

You can add greenkeeper to this project and it manages it for you.