From f195c98b98072e224f30cbfc09d107e53ab1b359 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 00:08:11 +0000 Subject: [PATCH] Bump undici from 5.28.4 to 5.28.5 in /semantic-model/datamodel/tools Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] --- semantic-model/datamodel/tools/package-lock.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/semantic-model/datamodel/tools/package-lock.json b/semantic-model/datamodel/tools/package-lock.json index 80e2cb1b..0a5201b9 100644 --- a/semantic-model/datamodel/tools/package-lock.json +++ b/semantic-model/datamodel/tools/package-lock.json @@ -8815,7 +8815,9 @@ } }, "node_modules/undici": { - "version": "5.28.4", + "version": "5.28.5", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.5.tgz", + "integrity": "sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==", "license": "MIT", "dependencies": { "@fastify/busboy": "^2.0.0"