diff --git a/package.json b/package.json index 94d3c477..a2302f1b 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "pretty-bytes": "7.1.0", "prompts": "2.4.2", "semver": "7.8.5", - "undici": "8.5.0", + "undici": "8.7.0", "which": "7.0.0", "wrap-ansi": "10.0.0", "xpath": "0.0.34", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ceeb866..a4616f11 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: 7.8.5 version: 7.8.5 undici: - specifier: 8.5.0 - version: 8.5.0 + specifier: 8.7.0 + version: 8.7.0 which: specifier: 7.0.0 version: 7.0.0 @@ -853,6 +853,10 @@ packages: resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} engines: {node: '>=12'} + picomatch@4.0.5: + resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==} + engines: {node: '>=12'} + postcss@8.5.16: resolution: {integrity: sha512-vuwillviilfKZsg0VGj5R/YwwcHx4SLsIOI/7K6mQkWx+l5cUHTjj5g0AasTBcyXsbfTgrwsUNmVUb5xVwyPwg==} engines: {node: ^10 || ^12 || >=14} @@ -984,8 +988,8 @@ packages: resolution: {integrity: sha512-YmfV3YnEDzXRC5lZ2jWtWWHKGUm1zIt8AhesR1tens+HTNv+YZlN/dp6G727LOvMJ8xjP9Be7Y2Sdr96LDm+pg==} engines: {node: '>=18.17'} - undici@8.5.0: - resolution: {integrity: sha512-xamtWoB1EshgjpmlXd7GGm2VfdDtw1+rD8uhry8pSNW3If6S8E0m2T2+orSKeZXEn/aPJMviCpDBA65WJt8zhg==} + undici@8.7.0: + resolution: {integrity: sha512-N7iQtfyLhIMOFgQubvmLV26svHpO0bqKnAiWotTQCVKCmWrcGbBotPuW1x+xwYZ2VHdSTVUfPQQnlEt1/LouTQ==} engines: {node: '>=22.19.0'} unicorn-magic@0.3.0: @@ -1762,6 +1766,8 @@ snapshots: picomatch@4.0.4: {} + picomatch@4.0.5: {} + postcss@8.5.16: dependencies: nanoid: 3.3.15 @@ -1895,7 +1901,7 @@ snapshots: undici@6.27.0: {} - undici@8.5.0: {} + undici@8.7.0: {} unicorn-magic@0.3.0: {} @@ -1910,7 +1916,7 @@ snapshots: vite@8.0.16: dependencies: lightningcss: 1.32.0 - picomatch: 4.0.4 + picomatch: 4.0.5 postcss: 8.5.16 rolldown: 1.0.3 tinyglobby: 0.2.17