Skip to content

Commit cb8f8eb

Browse files
committed
Bump deps
1 parent a1972ce commit cb8f8eb

2 files changed

Lines changed: 28 additions & 28 deletions

File tree

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@
4848
"inspector": "npx @modelcontextprotocol/inspector --transport http --server-url http://localhost:5000/mcp"
4949
},
5050
"dependencies": {
51-
"@modelcontextprotocol/express": "2.0.0-beta.4",
52-
"@modelcontextprotocol/node": "2.0.0-beta.4",
53-
"@modelcontextprotocol/server": "2.0.0-beta.4",
51+
"@modelcontextprotocol/express": "2.0.0-beta.5",
52+
"@modelcontextprotocol/node": "2.0.0-beta.5",
53+
"@modelcontextprotocol/server": "2.0.0-beta.5",
5454
"content-disposition": "^2.0.1",
5555
"express": "^5.2.1",
5656
"fhirclient": "^2.6.3",
5757
"fhirpath": "^5.0.0",
5858
"fhirstarterjs": "^1.0.9",
59-
"jose": "^6.2.3",
59+
"jose": "^6.2.4",
6060
"zod": "^4.4.3"
6161
},
6262
"devDependencies": {

0 commit comments

Comments
 (0)