chore: Update zod to 3.22.3 [SECURITY]

This commit is contained in:
renovate[bot] 2026-04-21 05:11:18 +00:00 committed by GitHub
parent 0d98d29ae4
commit eccfd9851e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -60,7 +60,7 @@
"url": "https://github.com/n8n-io/n8n"
},
"peerDependencies": {
"zod": "^3.0.0"
"zod": "^3.22.3"
},
"devDependencies": {
"@n8n/typescript-config": "workspace:*",

View file

@ -176,3 +176,5 @@ minimumReleaseAgeExclude:
- multer
- simple-git
- underscore
# Renovate security update: zod@3.22.3
- zod@3.22.3