FormidableLabs / babel-plugin-transform-define

Compile time code replacement for babel similar to Webpack's DefinePlugin
MIT License
245 stars 31 forks source link

Fix npm vulnerabilities #61

Closed pacocoursey closed 4 years ago

pacocoursey commented 4 years ago

Simply ran yarn upgrade, which fixed all the security vulnerabilities listed by yarn audit.

Before:

107 vulnerabilities found - Packages audited: 4140
Severity: 106 Low | 1 Moderate

After:

0 vulnerabilities found - Packages audited: 4693

Tested with yarn test to ensure nothing is breaking.

ryan-roemer commented 4 years ago

Awesome! Thanks @pacocoursey ! 🎉

pacocoursey commented 4 years ago

Would you mind publishing a new version @ryan-roemer?

ryan-roemer commented 4 years ago

Our yarn.lock file is not published and that is the only file changed in this PR. See, e.g.: https://unpkg.com/browse/babel-plugin-transform-define/