bholloway / resolve-url-loader

Webpack loader that resolves relative paths in url() statements based on the original source file
563 stars 71 forks source link

Update lodash to remove prototype vulnerabilities #113

Closed cheesestringer closed 5 years ago

cheesestringer commented 5 years ago

Fixes https://github.com/bholloway/resolve-url-loader/issues/109 by removing prototype vulnerabilities for lodash.defaults.

https://ossindex.sonatype.org/component/pkg:npm/lodash.defaults

bholloway commented 5 years ago

Closed in favour of #116