diff --git a/package-lock.json b/package-lock.json index b044b70..d48b687 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13871,9 +13871,9 @@ } }, "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" diff --git a/package.json b/package.json index f0b73da..7545f1a 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "brace-expansion": "5.0.5", "happy-dom": "20.8.9", "file-type": "22.0.0", - "undici": "8.0.0", + "undici": "8.0.2", "dompurify": "3.3.3", "smol-toml": "1.6.1", "yaml": "2.8.3",