diff --git a/package.json b/package.json index bb49150..91b430c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "test:sqrt": "cd tests/sqrt; npm run setup; npm run start" }, "dependencies": { - "webpack": "4.41.2" + "webpack": "5.94.0" }, "author": "Daniel Larkin ", "homepage": "https://github.com/larkin-nz/libify#readme",