hanford / next-offline

make your Next.js application work offline using service workers via Google's workbox
https://github.com/hanford/next-offline
1.59k stars 113 forks source link

fixed security audit issue copy-webpack-plugin #258

Closed StevenMatchett closed 3 years ago

StevenMatchett commented 3 years ago

Fixes #252

fixed a few days ago by copy-webpack-plugin

https://github.com/webpack-contrib/copy-webpack-plugin/commit/650d44da2c68035850cd52dc67dcb409e66baaf7

fernandojimenezponce commented 3 years ago

@hanford can you please look into this, I am having the same security issue as @StevenMatchett