From a803d45457dcd1427b547c3df956996e1a182e9e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 11:15:00 +0000 Subject: [PATCH] chore(deps): lock file maintenance --- .github/actions/prepare-dynamic-steps/npm-shrinkwrap.json | 6 +++--- .../prepare-node-test-matrix-action/npm-shrinkwrap.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/actions/prepare-dynamic-steps/npm-shrinkwrap.json b/.github/actions/prepare-dynamic-steps/npm-shrinkwrap.json index 7618598..d77b3ee 100644 --- a/.github/actions/prepare-dynamic-steps/npm-shrinkwrap.json +++ b/.github/actions/prepare-dynamic-steps/npm-shrinkwrap.json @@ -62,9 +62,9 @@ } }, "node_modules/undici": { - "version": "6.23.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.23.0.tgz", - "integrity": "sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==", + "version": "6.24.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.24.0.tgz", + "integrity": "sha512-lVLNosgqo5EkGqh5XUDhGfsMSoO8K0BAN0TyJLvwNRSl4xWGZlCVYsAIpa/OpA3TvmnM01GWcoKmc3ZWo5wKKA==", "license": "MIT", "engines": { "node": ">=18.17" diff --git a/.github/actions/prepare-node-test-matrix-action/npm-shrinkwrap.json b/.github/actions/prepare-node-test-matrix-action/npm-shrinkwrap.json index 3767128..b708cf0 100644 --- a/.github/actions/prepare-node-test-matrix-action/npm-shrinkwrap.json +++ b/.github/actions/prepare-node-test-matrix-action/npm-shrinkwrap.json @@ -75,9 +75,9 @@ } }, "node_modules/undici": { - "version": "6.23.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.23.0.tgz", - "integrity": "sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==", + "version": "6.24.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.24.0.tgz", + "integrity": "sha512-lVLNosgqo5EkGqh5XUDhGfsMSoO8K0BAN0TyJLvwNRSl4xWGZlCVYsAIpa/OpA3TvmnM01GWcoKmc3ZWo5wKKA==", "license": "MIT", "engines": { "node": ">=18.17"