Skip to content

Commit d5d0682

Browse files
Bump zod from 3.24.2 to 3.24.4 (#970)
Bumps [zod](https://github.com/colinhacks/zod) from 3.24.2 to 3.24.4. - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.24.2...v3.24.4) --- updated-dependencies: - dependency-name: zod dependency-version: 3.24.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f0d64a commit d5d0682

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@pdfme/pdf-lib": "*",
5252
"acorn": "^8.14.0",
5353
"buffer": "^6.0.3",
54-
"zod": "^3.20.2"
54+
"zod": "^3.24.4"
5555
},
5656
"peerDependencies": {
5757
"antd": "^5.11.2",

0 commit comments

Comments
 (0)