From c2dd91606f8e5cc6e9342f69398a69b192a5ce33 Mon Sep 17 00:00:00 2001 From: samanhappy Date: Sat, 20 Sep 2025 17:16:04 +0800 Subject: [PATCH] chore(deps): update @modelcontextprotocol/sdk to 1.18.1 and axios to 1.12.2 (#346) --- package.json | 4 ++-- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 0178d6c..535c3f4 100644 --- a/package.json +++ b/package.json @@ -46,13 +46,13 @@ "license": "ISC", "dependencies": { "@apidevtools/swagger-parser": "^12.0.0", - "@modelcontextprotocol/sdk": "^1.17.4", + "@modelcontextprotocol/sdk": "^1.18.1", "@types/adm-zip": "^0.5.7", "@types/bcrypt": "^6.0.0", "@types/multer": "^1.4.13", "@types/pg": "^8.15.5", "adm-zip": "^0.5.16", - "axios": "^1.11.0", + "axios": "^1.12.2", "bcrypt": "^6.0.0", "bcryptjs": "^3.0.2", "cors": "^2.8.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e2a5988..1fe89bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: specifier: ^12.0.0 version: 12.0.0(openapi-types@12.1.3) '@modelcontextprotocol/sdk': - specifier: ^1.17.4 - version: 1.17.4 + specifier: ^1.18.1 + version: 1.18.1 '@types/adm-zip': specifier: ^0.5.7 version: 0.5.7 @@ -34,8 +34,8 @@ importers: specifier: ^0.5.16 version: 0.5.16 axios: - specifier: ^1.11.0 - version: 1.12.0 + specifier: ^1.12.2 + version: 1.12.2 bcrypt: specifier: ^6.0.0 version: 6.0.0 @@ -891,8 +891,8 @@ packages: '@jridgewell/trace-mapping@0.3.9': resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} - '@modelcontextprotocol/sdk@1.17.4': - resolution: {integrity: sha512-zq24hfuAmmlNZvik0FLI58uE5sriN0WWsQzIlYnzSuKDAHFqJtBFrl/LfB1NLgJT5Y7dEBzaX4yAKqOPrcetaw==} + '@modelcontextprotocol/sdk@1.18.1': + resolution: {integrity: sha512-d//GE8/Yh7aC3e7p+kZG8JqqEAwwDUmAfvH1quogtbk+ksS6E0RR6toKKESPYYZVre0meqkJb27zb+dhqE9Sgw==} engines: {node: '>=18'} '@next/env@15.5.2': @@ -1779,8 +1779,8 @@ packages: resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} engines: {node: '>= 0.4'} - axios@1.12.0: - resolution: {integrity: sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==} + axios@1.12.2: + resolution: {integrity: sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==} babel-jest@29.7.0: resolution: {integrity: sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==} @@ -5002,7 +5002,7 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.5 - '@modelcontextprotocol/sdk@1.17.4': + '@modelcontextprotocol/sdk@1.18.1': dependencies: ajv: 6.12.6 content-type: 1.0.5 @@ -5837,7 +5837,7 @@ snapshots: dependencies: possible-typed-array-names: 1.1.0 - axios@1.12.0: + axios@1.12.2: dependencies: follow-redirects: 1.15.11 form-data: 4.0.4