Skip to content

Commit 0e6f291

Browse files
build(deps): bump @gleanwork/api-client from 0.13.0 to 0.13.14
Bumps [@gleanwork/api-client](https://github.com/gleanwork/api-client-typescript) from 0.13.0 to 0.13.14. - [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.14) --- updated-dependencies: - dependency-name: "@gleanwork/api-client" dependency-version: 0.13.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d84b75 commit 0e6f291

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.14",
5454
"@gleanwork/mcp-server-utils": "workspace:*",
5555
"@modelcontextprotocol/sdk": "^1.24.3",
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
@@ -91,7 +91,7 @@
9191
"devDependencies": {
9292
"@eslint/eslintrc": "^3.3.3",
9393
"@eslint/js": "^9.39.1",
94-
"@gleanwork/api-client": "0.13.0",
94+
"@gleanwork/api-client": "0.13.14",
9595
"@gleanwork/mcp-test-utils": "workspace:*",
9696
"@modelcontextprotocol/sdk": "^1.24.3",
9797
"@types/node": "^24.10.1",

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)