chore: upgrade to latest zod v3 (#12938)

* chore: upgrade to latest zod v3

* chore: set explicit versions

* chore: remove v3 scope

---------

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Riqwan Thamir
2025-07-14 14:23:47 +02:00
committed by GitHub
parent 1503ba999f
commit d5a2cfbc5a
12 changed files with 39 additions and 37 deletions

View File

@@ -97,8 +97,8 @@
"morgan": "^1.9.1",
"path-to-regexp": "^0.1.10",
"tsconfig-paths": "^4.2.0",
"zod": "3.22.4",
"zod-validation-error": "^3.4.1"
"zod": "3.25.76",
"zod-validation-error": "3.5.1"
},
"peerDependencies": {
"@aws-sdk/client-dynamodb": "^3.218.0",