Skip to content

Commit

Permalink
bump zod. Zod version 3.22.2 allows an attacker to perform a denial o…
Browse files Browse the repository at this point in the history
…f service while validating emails.
  • Loading branch information
Jurgen Hahn authored and Jurgen Hahn committed Oct 10, 2023
1 parent 7b254f4 commit bf1a57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sst/package.json
Expand Up @@ -103,7 +103,7 @@
"uuid": "^9.0.0",
"ws": "^8.11.0",
"yargs": "^17.6.2",
"zod": "^3.21.4"
"zod": "^3.22.3"
},
"devDependencies": {
"@aws-sdk/client-api-gateway": "^3.208.0",
Expand Down

0 comments on commit bf1a57c

Please sign in to comment.