diff --git a/services/frontend/package.json b/services/frontend/package.json index f1160c26a..2872d7e78 100644 --- a/services/frontend/package.json +++ b/services/frontend/package.json @@ -30,7 +30,7 @@ "vue": "^3.5.17", "vue-i18n": "^11.1.9", "vue-router": "^4.5.1", - "zod": "^3.25.76" + "zod": "^4.0.5" }, "devDependencies": { "@commitlint/cli": "^19.8.1",