mxmul / closure-loader

Webpack loader for Google Closure modules ✨
MIT License
29 stars 22 forks source link

upgrade dependencies #44

Closed mxmul closed 6 years ago

mxmul commented 6 years ago

Fixes #43.

Several of closure-loader's dependencies had known security vulnerabilities, revealed by npm audit. After upgrading most of the library's dependencies, the audit finds no vulnerabilities:

$ npm i --package-lock-only && npm audit
npm notice created a lockfile as package-lock.json. You should commit this file.
added 77 packages, removed 130 packages, updated 768 packages and audited 26736 packages in 22.613s
found 0 vulnerabilities

                       === npm audit security report ===

found 0 vulnerabilities
 in 26736 scanned packages