From be8f514b02c650efc2a7ef5a24fc8d09382913d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 00:24:34 +0000 Subject: [PATCH] chore: bump @runloop/api-client from 1.6.0 to 1.7.0 Bumps [@runloop/api-client](https://github.com/runloopai/api-client-ts) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/runloopai/api-client-ts/releases) - [Changelog](https://github.com/runloopai/api-client-ts/blob/main/CHANGELOG.md) - [Commits](https://github.com/runloopai/api-client-ts/compare/v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: "@runloop/api-client" dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index f432a4e..c9a053a 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "dependencies": { "@js-temporal/polyfill": "^0.5.1", "@modelcontextprotocol/sdk": "^1.26.0", - "@runloop/api-client": "1.6.0", + "@runloop/api-client": "1.7.0", "@types/express": "^5.0.6", "chalk": "^5.6.2", "commander": "^14.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0201856..a366aa4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^1.26.0 version: 1.26.0(zod@4.3.6) '@runloop/api-client': - specifier: 1.6.0 - version: 1.6.0 + specifier: 1.7.0 + version: 1.7.0 '@types/express': specifier: ^5.0.6 version: 5.0.6 @@ -689,8 +689,8 @@ packages: '@cfworker/json-schema': optional: true - '@runloop/api-client@1.6.0': - resolution: {integrity: sha512-zoOfR45kImlBi/2vp56d/rrkXtxu24CoC36lTc6xLJx69LWJapg9gfCmrdhnCfgkOGhnu9BLx3P4fcuw8Egl2w==} + '@runloop/api-client@1.7.0': + resolution: {integrity: sha512-3SququQamoTS8uxPsvgQ7isS24V9EbpENAQVsSZRTSw4TPTOeiS32xdFHsjKW64QNlOW4DtO4gZQgjbqZNnqFA==} '@sinclair/typebox@0.27.8': resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} @@ -1646,7 +1646,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me globals@14.0.0: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} @@ -3824,7 +3824,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@runloop/api-client@1.6.0': + '@runloop/api-client@1.7.0': dependencies: '@types/node': 18.19.130 '@types/node-fetch': 2.6.13