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