From 3fc479d934f6aaa633b3736afb1659d03643ba93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 17:27:53 +0000 Subject: [PATCH] chore(deps-dev): bump undici from 5.28.3 to 5.28.4 Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4) --- updated-dependencies: - dependency-name: undici dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/http/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/http/package.json b/packages/http/package.json index 924e6f2..96dc5f4 100644 --- a/packages/http/package.json +++ b/packages/http/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "rimraf": "^4.1.2", - "undici": "^5.28.3" + "undici": "^5.28.4" }, "peerDependencies": { "dataloader": "^2.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2e79e08..250bca7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: ^4.1.2 version: 4.1.2 undici: - specifier: ^5.28.3 - version: 5.28.3 + specifier: ^5.28.4 + version: 5.28.4 packages/main-loader: dependencies: @@ -4691,8 +4691,8 @@ packages: which-boxed-primitive: 1.0.2 dev: true - /undici@5.28.3: - resolution: {integrity: sha512-3ItfzbrhDlINjaP0duwnNsKpDQk3acHI3gVJ1z4fmwMK31k5G9OVIAMLSIaP6w4FaGkaAkN6zaQO9LUvZ1t7VA==} + /undici@5.28.4: + resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==} engines: {node: '>=14.0'} dependencies: '@fastify/busboy': 2.0.0