diff --git a/package-lock.json b/package-lock.json index 2ccd2b6..2c24ecd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17792,9 +17792,10 @@ } }, "node_modules/undici": { - "version": "6.21.0", - "resolved": "https://registry.npmmirror.com/undici/-/undici-6.21.0.tgz", - "integrity": "sha512-BUgJXc752Kou3oOIuU1i+yZZypyZRqNPW0vqoMPl8VaoalSfeR0D8/t4iAS3yirs79SSMTxTag+ZC86uswv+Cw==", + "version": "6.21.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.21.1.tgz", + "integrity": "sha512-q/1rj5D0/zayJB2FraXdaWxbhWiNKDvu8naDT2dl1yTlvJp4BLtOcp2a5BvgGNQpYYJzau7tf1WgKv3b+7mqpQ==", + "license": "MIT", "engines": { "node": ">=18.17" }