Skip to content

Commit

Permalink
fix: upgrade zod from 3.23.5 to 3.23.7
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade zod from 3.23.5 to 3.23.7.

See this package in npm:
zod

See this project in Snyk:
https://app.snyk.io/org/mihaib18/project/637523d0-9d4d-4eef-a3a0-ca9eff420e92?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 28, 2024
1 parent 58d58f8 commit aa5b4f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions node/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 node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"proxy-agent": "^6.4.0",
"uuid": "^9.0.1",
"walkdir": "0.4.1",
"zod": "^3.23.5"
"zod": "^3.23.7"
},
"devDependencies": {
"@types/node": "^18.13.0",
Expand Down

0 comments on commit aa5b4f2

Please sign in to comment.