diff --git a/package-lock.json b/package-lock.json index 967c7a30bf..a20b6674df 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3302,9 +3302,9 @@ "license": "MIT" }, "node_modules/undici": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-8.0.0.tgz", - "integrity": "sha512-RGabV5g1ggSX5mU4k+B8BLWgb418gDbg0wAVFeiU00iOxtw4ufGsE6GFsuSd2uqOKooWSLf71JGapOFYpE8f+A==", + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/undici/-/undici-8.0.2.tgz", + "integrity": "sha512-B9MeU5wuFhkFAuNeA19K2GDFcQXZxq33fL0nRy2Aq30wdufZbyyvxW3/ChaeipXVfy/wUweZyzovQGk39+9k2w==", "license": "MIT", "engines": { "node": ">=22.19.0"