Skip to content

Commit

Permalink
fix: upgrade zod from 3.3.4 to 3.5.1 (#2476)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade zod from 3.3.4 to 3.5.1.

See this package in npm:
https://www.npmjs.com/package/zod

See this project in Snyk:
https://app.snyk.io/org/formsg/project/c35bb3aa-a521-4778-a5b9-491c66e3e78d?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored Jul 30, 2021
1 parent 9f74297 commit aa3b8c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions shared/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"date-fns": "^2.22.1",
"type-fest": "^1.2.1",
"zod": "^3.3.4"
"zod": "^3.5.1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.28.2",
Expand Down

0 comments on commit aa3b8c8

Please sign in to comment.