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 package.json #175

Closed chrisweilacker closed 3 years ago

chrisweilacker commented 3 years ago

Updating adjust-sourcemap-loader which does not use object-path which has a new high-security vulnerability.

bholloway commented 3 years ago

The change has already been shipped on master as resolve-url-loader@3.1.2. See #170

As for porting this to v4 this is already in progress in another branch.