diff --git a/package-lock.json b/package-lock.json index e4c74c4..9eab91d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "open": "11.0.0", "ora": "9.4.1", "tar": "7.5.19", - "undici": "8.7.0", + "undici": "8.10.0", "zod": "4.4.3" }, "bin": { @@ -8864,9 +8864,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.10.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-8.10.0.tgz", + "integrity": "sha512-HvltHd7avK13QIw/oLe4qoOLyoVSoafqJ2jYOrtMRBkbYT31eiBQ8O0ehRKZiEZCMEyLFQNIADpgCWC5fALvYQ==", "license": "MIT", "engines": { "node": ">=22.19.0" diff --git a/package.json b/package.json index f14c3cb..341358f 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "open": "11.0.0", "ora": "9.4.1", "tar": "7.5.19", - "undici": "8.7.0", + "undici": "8.10.0", "zod": "4.4.3" }, "devDependencies": {