Skip to content

Commit 557a716

Browse files
committed
chore(workflows-service): update zod dependency version
- Upgrade zod from 3.22.4 to 3.23.8 to ensure compatibility and improvements
1 parent 3b5d28d commit 557a716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/workflows-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"tmp": "^0.2.1",
113113
"winston": "^3.9.0",
114114
"yaml": "^2.3.4",
115-
"zod": "3.22.4"
115+
"zod": "3.23.8"
116116
},
117117
"devDependencies": {
118118
"@ballerine/config": "^1.1.41",

0 commit comments

Comments
 (0)