From fd914e9d89b9bdfe9077a44745dec1e0bad7e494 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 02:23:22 +0000 Subject: [PATCH] chore(deps): update devdependency undici to ^6.10.2 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7facf73..f667def 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "proxy-agent": "^6.4.0", "typescript": "^5.4.3", "unbuild": "^2.0.0", - "undici": "^6.10.1", + "undici": "^6.10.2", "vitest": "^1.4.0" }, "packageManager": "pnpm@8.15.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 13e99f6..494175e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ devDependencies: specifier: ^2.0.0 version: 2.0.0(typescript@5.4.3) undici: - specifier: ^6.10.1 - version: 6.10.1 + specifier: ^6.10.2 + version: 6.10.2 vitest: specifier: ^1.4.0 version: 1.4.0(@types/node@20.11.30) @@ -5104,8 +5104,8 @@ packages: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} dev: true - /undici@6.10.1: - resolution: {integrity: sha512-kSzmWrOx3XBKTgPm4Tal8Hyl3yf+hzlA00SAf4goxv8LZYafKmS6gJD/7Fe5HH/DMNiFTRXvkwhLo7mUn5fuQQ==} + /undici@6.10.2: + resolution: {integrity: sha512-HcVuBy7ACaDejIMdwCzAvO22OsiE6ir6ziTIr9kAE0vB+PheVe29ZvRN8p7FXCO2uZHTjEoUs5bPiFpuc/hwwQ==} engines: {node: '>=18.0'} dev: true