Skip to content

Commit eed1582

Browse files
build(deps): bump @gleanwork/api-client from 0.13.0 to 0.13.18
Bumps [@gleanwork/api-client](https://github.com/gleanwork/api-client-typescript) from 0.13.0 to 0.13.18. - [Release notes](https://github.com/gleanwork/api-client-typescript/releases) - [Changelog](https://github.com/gleanwork/api-client-typescript/blob/main/RELEASES.md) - [Commits](gleanwork/api-client-typescript@v0.13.0...v0.13.18) --- updated-dependencies: - dependency-name: "@gleanwork/api-client" dependency-version: 0.13.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8b12df commit eed1582

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

packages/local-mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"watch": "tsc -w"
5151
},
5252
"dependencies": {
53-
"@gleanwork/api-client": "0.13.0",
53+
"@gleanwork/api-client": "0.13.18",
5454
"@gleanwork/mcp-server-utils": "workspace:*",
5555
"@modelcontextprotocol/sdk": "^1.25.2",
5656
"dotenv": "^17.2.3",

packages/mcp-server-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"devDependencies": {
9191
"@eslint/eslintrc": "^3.3.3",
9292
"@eslint/js": "^9.39.1",
93-
"@gleanwork/api-client": "0.13.0",
93+
"@gleanwork/api-client": "0.13.18",
9494
"@gleanwork/mcp-test-utils": "workspace:*",
9595
"@modelcontextprotocol/sdk": "^1.25.2",
9696
"@types/node": "^25.0.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)