From a1baff77776ea0f1089c952c72be03345160653b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 02:08:23 +0000 Subject: [PATCH] chore(deps): Bump hono in /mcp-apps/salesforce-crm/python/widgets Bumps [hono](https://github.com/honojs/hono) from 4.12.25 to 4.12.31. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.25...v4.12.31) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.31 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- mcp-apps/salesforce-crm/python/widgets/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mcp-apps/salesforce-crm/python/widgets/package-lock.json b/mcp-apps/salesforce-crm/python/widgets/package-lock.json index b6a3a01..bf34325 100644 --- a/mcp-apps/salesforce-crm/python/widgets/package-lock.json +++ b/mcp-apps/salesforce-crm/python/widgets/package-lock.json @@ -3841,9 +3841,9 @@ } }, "node_modules/hono": { - "version": "4.12.25", - "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.25.tgz", - "integrity": "sha512-2NFaIyNVgJmBs/ecmtGzlmluTFs5cHEWGTdu0t1HBwYzoGXOL5nUQBRMXsXWla5i4KkG//QMzVP88m1+I3fdAQ==", + "version": "4.12.31", + "resolved": "https://registry.npmjs.org/hono/-/hono-4.12.31.tgz", + "integrity": "sha512-zJIHFrl6bq3RDd2YusFNCDlM8qUprxKswyi/OPzPyzKDdyBXDqWx8bZlZ7R+saTdSTatUmb3O7K4SspGPaEOQg==", "license": "MIT", "peer": true, "engines": {