Skip to content

Commit 94438ac

Browse files
agentfront[bot]frontegg-david
andcommitted
Cherry-pick: chore: update mcp-from-openapi to version 2.5.1 in package.json and yarn.lock
Cherry-picked from #508 (merged to release/1.5.x) Original commit: 82f5351 Co-Authored-By: frontegg-david <69419539+frontegg-david@users.noreply.github.com>
1 parent b12e0b5 commit 94438ac

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

libs/adapters/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@frontmcp/sdk": "1.4.0",
7373
"@frontmcp/utils": "1.4.0",
7474
"js-yaml": "^4.1.0",
75-
"mcp-from-openapi": "2.5.0",
75+
"mcp-from-openapi": "2.5.1",
7676
"openapi-types": "^12.1.3"
7777
},
7878
"peerDependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@rspack/core": "^1.3.12",
5151
"ioredis": "^5.11.1",
5252
"jose": "^6.2.3",
53-
"mcp-from-openapi": "2.5.0",
53+
"mcp-from-openapi": "2.5.1",
5454
"openapi-types": "^12.1.3",
5555
"reflect-metadata": "^0.2.2",
5656
"vectoriadb": "^2.3.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2406,7 +2406,7 @@ __metadata:
24062406
"@frontmcp/sdk": "npm:1.4.0"
24072407
"@frontmcp/utils": "npm:1.4.0"
24082408
js-yaml: "npm:^4.1.0"
2409-
mcp-from-openapi: "npm:2.5.0"
2409+
mcp-from-openapi: "npm:2.5.1"
24102410
openapi-types: "npm:^12.1.3"
24112411
peerDependencies:
24122412
"@frontmcp/lazy-zod": 1.4.0
@@ -2945,7 +2945,7 @@ __metadata:
29452945
katex: "npm:^0.17.0"
29462946
leaflet: "npm:^1.9.4"
29472947
lint-staged: "npm:^17.0.7"
2948-
mcp-from-openapi: "npm:2.5.0"
2948+
mcp-from-openapi: "npm:2.5.1"
29492949
mermaid: "npm:^11.15.0"
29502950
nx: "npm:22.7.5"
29512951
nyc: "npm:^18.0.0"
@@ -16314,16 +16314,16 @@ __metadata:
1631416314
languageName: node
1631516315
linkType: hard
1631616316

16317-
"mcp-from-openapi@npm:2.5.0":
16318-
version: 2.5.0
16319-
resolution: "mcp-from-openapi@npm:2.5.0"
16317+
"mcp-from-openapi@npm:2.5.1":
16318+
version: 2.5.1
16319+
resolution: "mcp-from-openapi@npm:2.5.1"
1632016320
dependencies:
1632116321
"@apidevtools/json-schema-ref-parser": "npm:^15.3.5"
1632216322
openapi-types: "npm:^12.1.3"
1632316323
yaml: "npm:^2.8.3"
1632416324
peerDependencies:
1632516325
zod: ^4.0.0
16326-
checksum: 10c0/a50999f619f4f4fbf0484c3325223d6b7443941ab98e353ca69beb01c584ce531c50778621fede4ce3a28c5f0567f54e472fc78781e6157999c39d3a63d3a8ea
16326+
checksum: 10c0/acf8bfd24c9c83349361d06f1ac2407593e59d66b63b370e142744c9ff3990d9dab7fad8a1fea78a9c8967a2c9f8c48320e7853ba8d3e04b466f544e47a19d66
1632716327
languageName: node
1632816328
linkType: hard
1632916329

0 commit comments

Comments
 (0)