diff --git a/package.json b/package.json index b6303bc..feb25f2 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "dependencies": { "cssnano": "^4.1.10", - "last-call-webpack-plugin": "^3.0.0" + "last-call-webpack-plugin": "git+https://github.com/ganesankv/last-call-webpack-plugin#P_v3.0.0" }, "devDependencies": { "babel-core": "^6.26.3", @@ -43,7 +43,7 @@ "extract-text-webpack-plugin": "next", "jest": "^26.4.2", "style-loader": "^0.20.1", - "webpack": "^4.44.1" + "webpack": "^5.18.0" }, "peerDependencies": { "webpack": "^4.0.0"