Skip to content

Commit 48c67a1

Browse files
chore(deps): bump zod from 3.25.51 to 3.25.56
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.51 to 3.25.56. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.51...v3.25.56) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.56 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a0fbf4 commit 48c67a1

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,6 @@
8686
"dependencies": {
8787
"@ai-sdk/provider-utils": "^2.1.13",
8888
"ai": "^4.1.61",
89-
"zod": "^3.25.51"
89+
"zod": "^3.25.63"
9090
}
9191
}

src/ai-sdk-provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@ai-sdk/provider-utils": "^2.0.7 ",
3535
"@ax-llm/ax": "11.0.64",
3636
"ai": "^4.0.33",
37-
"zod": "^3.23.8"
37+
"zod": "^3.25.63"
3838
},
3939
"bugs": {
4040
"url": "https://github.com/@ax-llm/ax/issues"

0 commit comments

Comments
 (0)