diff --git a/starter/package.json b/starter/package.json index 1ccfcad513..d9d6a0ace4 100644 --- a/starter/package.json +++ b/starter/package.json @@ -147,7 +147,7 @@ "husky": "~9.1.6", "lint-staged": "~15.2.10", "npm-run-all": "~4.1.5", - "parse5": "~7.1.2", + "parse5": "~7.2.1", "ts-node": "~10.9.2", "typescript": "~4.9.5" }