Skip to content

Commit 3698e44

Browse files
chore(deps): update dependency graphql to v16.13.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6232a24 commit 3698e44

File tree

3 files changed

+17
-5
lines changed

3 files changed

+17
-5
lines changed

bun.lock

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

sdk/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@settlemint/sdk-js": "workspace:*",
4848
"@settlemint/sdk-utils": "workspace:*",
4949
"commander": "14.0.2",
50-
"graphql": "16.12.0",
50+
"graphql": "16.13.0",
5151
"zod": "^4",
5252
"zod-to-json-schema": "^3.23.0"
5353
},

sdk/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"docs": "typedoc --options '../../typedoc.config.mjs' --entryPoints src/portal.ts --out ./docs"
5454
},
5555
"devDependencies": {
56-
"graphql": "16.12.0",
56+
"graphql": "16.13.0",
5757
"viem": "^2"
5858
},
5959
"dependencies": {

0 commit comments

Comments
 (0)