From f12d44bd885843bd1cd7b2157ea9fe450482b539 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 20 May 2026 20:24:12 +0000 Subject: [PATCH] fix: droid-chat/repos/iannuttall-mcp-boilerplate/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSONDIFFPATCH-16322990 --- droid-chat/repos/iannuttall-mcp-boilerplate/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/droid-chat/repos/iannuttall-mcp-boilerplate/package.json b/droid-chat/repos/iannuttall-mcp-boilerplate/package.json index e4051d9..3765406 100644 --- a/droid-chat/repos/iannuttall-mcp-boilerplate/package.json +++ b/droid-chat/repos/iannuttall-mcp-boilerplate/package.json @@ -13,7 +13,7 @@ "@modelcontextprotocol/sdk": "^1.11.3", "@stripe/agent-toolkit": "latest", "@types/node": "^22.15.18", - "agents": "^0.0.84", + "agents": "^0.1.0", "hono": "^4.7.9", "octokit": "^4.1.3", "stripe": "^18.1.0",