Skip to content

Commit

Permalink
Chore(deps): Bump zod from 3.22.4 to 3.23.4 in /frontend/lib
Browse files Browse the repository at this point in the history
Bumps [zod](https://github.com/colinhacks/zod) from 3.22.4 to 3.23.4.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.22.4...v3.23.4)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2024
1 parent 5ae64c2 commit bed6e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"private": true,
"dependencies": {
"@reduxjs/toolkit": "^2.2.3",
"zod": "^3.22.4"
"zod": "^3.23.4"
},
"devDependencies": {
"eslint-plugin-prettier": "^5.1.3",
Expand Down

0 comments on commit bed6e79

Please sign in to comment.