diff --git a/examples/helia-webpack/package.json b/examples/helia-webpack/package.json index 06faa689..75d4f2ce 100644 --- a/examples/helia-webpack/package.json +++ b/examples/helia-webpack/package.json @@ -29,7 +29,7 @@ "@playwright/test": "^1.12.3", "babel-loader": "^9.1.2", "copy-webpack-plugin": "^12.0.2", - "css-loader": "^6.2.0", + "css-loader": "^7.1.2", "html-webpack-plugin": "^5.3.2", "node-polyfill-webpack-plugin": "^4.0.0", "playwright": "^1.12.3",