Skip to content

Commit 26fa152

Browse files
chore(deps): Bump zod-to-json-schema from 3.24.1 to 3.24.2 (#564)
1 parent 9461add commit 26fa152

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

packages/langchain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"@sap-cloud-sdk/connectivity": "^3.26.1",
3333
"uuid": "^11.1.0",
3434
"@langchain/core": "0.3.40",
35-
"zod-to-json-schema": "^3.24.1"
35+
"zod-to-json-schema": "^3.24.2"
3636
}
3737
}

pnpm-lock.yaml

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

sample-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@sap-cloud-sdk/util": "^3.26.1",
3535
"@types/express": "^5.0.0",
3636
"express": "^4.21.2",
37-
"zod-to-json-schema": "^3.24.0",
37+
"zod-to-json-schema": "^3.24.2",
3838
"zod": "^3.24.2"
3939
}
4040
}

0 commit comments

Comments
 (0)