diff --git a/package-lock.json b/package-lock.json index 3e4b643095d..362c32e08c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2365,9 +2365,9 @@ } }, "node_modules/undici": { - "version": "8.7.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-8.7.0.tgz", - "integrity": "sha512-N7iQtfyLhIMOFgQubvmLV26svHpO0bqKnAiWotTQCVKCmWrcGbBotPuW1x+xwYZ2VHdSTVUfPQQnlEt1/LouTQ==", + "version": "8.8.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-8.8.0.tgz", + "integrity": "sha512-ubshXMXwF3MQIMF1y/WxZdNBnjEKeSg2wF5mcGUtU55YTw34tnVVpKRlLf7ruDXZ5344KokPVX4RBx1wJm64Bw==", "license": "MIT", "engines": { "node": ">=22.19.0"