From 2ed2e8976a55d750ae163983f991fc7575e00638 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 10:29:25 +0000 Subject: [PATCH] fix(deps): update dependency undici to ^5.28.0 --- packages/cli/package.json | 2 +- packages/core/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 724f70c07..25a0901d0 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -58,7 +58,7 @@ "fs-extra": "^11.1.1", "open-editor": "^4.1.1", "prompts": "^2.4.2", - "undici": "^5.27.2" + "undici": "^5.28.0" }, "devDependencies": { "@types/cli-progress": "^3.11.5", diff --git a/packages/core/package.json b/packages/core/package.json index 8c9e58295..c6307085f 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -56,7 +56,7 @@ "pathe": "^1.1.1", "simptrad": "^0.1.0", "trash": "^8.1.1", - "undici": "^5.27.2", + "undici": "^5.28.0", "yaml": "^2.3.4", "zod": "^3.22.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8df499cc3..ef5e0dcba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -227,8 +227,8 @@ importers: specifier: ^2.4.2 version: 2.4.2 undici: - specifier: ^5.27.2 - version: 5.27.2 + specifier: ^5.28.0 + version: 5.28.0 devDependencies: '@types/cli-progress': specifier: ^3.11.5 @@ -303,8 +303,8 @@ importers: specifier: ^8.1.1 version: 8.1.1 undici: - specifier: ^5.27.2 - version: 5.27.2 + specifier: ^5.28.0 + version: 5.28.0 yaml: specifier: ^2.3.4 version: 2.3.4 @@ -8275,8 +8275,8 @@ packages: /undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - /undici@5.27.2: - resolution: {integrity: sha512-iS857PdOEy/y3wlM3yRp+6SNQQ6xU0mmZcwRSriqk+et/cwWAtwmIGf6WkoDN2EK/AMdCO/dfXzIwi+rFMrjjQ==} + /undici@5.28.0: + resolution: {integrity: sha512-gM12DkXhlAc5+/TPe60iy9P6ETgVfqTuRJ6aQ4w8RYu0MqKuXhaq3/b86GfzDQnNA3NUO6aUNdvevrKH59D0Nw==} engines: {node: '>=14.0'} dependencies: '@fastify/busboy': 2.0.0