From e7b351a1cf44811e055a10b45eec8d2025ab74da Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Mar 2026 05:52:05 +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-UNDICI-15518068 - https://snyk.io/vuln/SNYK-JS-UNDICI-15518070 - https://snyk.io/vuln/SNYK-JS-UNDICI-15518061 - https://snyk.io/vuln/SNYK-JS-UNDICI-15518072 --- 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..0e24dc3 100644 --- a/droid-chat/repos/iannuttall-mcp-boilerplate/package.json +++ b/droid-chat/repos/iannuttall-mcp-boilerplate/package.json @@ -19,7 +19,7 @@ "stripe": "^18.1.0", "typescript": "^5.8.3", "workers-mcp": "0.1.0-3", - "wrangler": "^4.15.2", + "wrangler": "^4.24.4", "zod": "^3.24.4" } }