From d600885d9190469035456fe145dc1d32d4fef5e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 01:16:38 +0000 Subject: [PATCH] chore(deps-dev): bump undici in /node_modules.partial/mime-db Bumps [undici](https://github.com/nodejs/undici) from 7.1.0 to 7.29.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.1.0...v7.29.0) --- updated-dependencies: - dependency-name: undici dependency-version: 7.29.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- node_modules.partial/mime-db/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules.partial/mime-db/package.json b/node_modules.partial/mime-db/package.json index 289a370c8f..aed2a699c1 100644 --- a/node_modules.partial/mime-db/package.json +++ b/node_modules.partial/mime-db/package.json @@ -31,7 +31,7 @@ "mocha": "10.2.0", "nyc": "15.1.0", "stream-to-array": "2.3.0", - "undici": "7.1.0" + "undici": "7.29.0" }, "files": [ "HISTORY.md",