Skip to content

Commit 5c3b347

Browse files
authored
Merge branch 'main' into fix/orval-eslint-config
2 parents 481f60b + 0c2cba2 commit 5c3b347

File tree

3 files changed

+83
-49
lines changed

3 files changed

+83
-49
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint": "^9.39.1",
5454
"glob": "^13.0.0",
5555
"jest": "^30.2.0",
56-
"jsonwebtoken": "^9.0.2",
56+
"jsonwebtoken": "^9.0.3",
5757
"mock-fs": "^5.5.0",
5858
"nock": "^14.0.10",
5959
"orval": "^7.17.0",

pnpm-lock.yaml

Lines changed: 81 additions & 47 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
@@ -26,7 +26,7 @@
2626
"@langchain/langgraph": "^1.0.3",
2727
"@langchain/mcp-adapters": "^1.0.2",
2828
"@langchain/textsplitters": "^1.0.1",
29-
"@modelcontextprotocol/sdk": "^1.24.2",
29+
"@modelcontextprotocol/sdk": "^1.24.3",
3030
"@sap-ai-sdk/ai-api": "workspace:^",
3131
"@sap-ai-sdk/document-grounding": "workspace:^",
3232
"@sap-ai-sdk/foundation-models": "workspace:^",

0 commit comments

Comments
 (0)