diff --git a/package.json b/package.json index 58012a3..26d3888 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "webpack": "^5.73.0" }, "dependencies": { - "glob": "^8.0.3", + "glob": "^11.0.0", "workbox-webpack-plugin": "^6.5.3" } }