diff --git a/package-lock.json b/package-lock.json index dc1f37697c9..51a48a16240 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3302,9 +3302,9 @@ "license": "MIT" }, "node_modules/undici": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/undici/-/undici-8.0.2.tgz", - "integrity": "sha512-B9MeU5wuFhkFAuNeA19K2GDFcQXZxq33fL0nRy2Aq30wdufZbyyvxW3/ChaeipXVfy/wUweZyzovQGk39+9k2w==", + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/undici/-/undici-8.0.3.tgz", + "integrity": "sha512-vTLEG/ceXgu/dMTQ8uNE2zgl7I7qEkx9l9tkz2H802AkgbBMvbmHMu4YqsrpGbUAMYKSQhCbmjsWMAeGu1dYXg==", "license": "MIT", "engines": { "node": ">=22.19.0"