From c3e37511b70f76132c5ce5019fb653133b1ee648 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 08:54:59 +0000 Subject: [PATCH] chore: bump undici-types from 6.19.8 to 6.20.0 Bumps [undici-types](https://github.com/nodejs/undici) from 6.19.8 to 6.20.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.19.8...v6.20.0) --- updated-dependencies: - dependency-name: undici-types dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/rpc-transport-http/package.json | 2 +- pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/packages/rpc-transport-http/package.json b/packages/rpc-transport-http/package.json index acef924d7dc..0817072e84d 100644 --- a/packages/rpc-transport-http/package.json +++ b/packages/rpc-transport-http/package.json @@ -74,7 +74,7 @@ "dependencies": { "@solana/errors": "workspace:*", "@solana/rpc-spec": "workspace:*", - "undici-types": "^6.19.8" + "undici-types": "^6.20.0" }, "devDependencies": { "tinybench": "^2.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 496df49a5d4..4618b43e038 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -985,8 +985,8 @@ importers: specifier: '>=5' version: 5.5.2 undici-types: - specifier: ^6.19.8 - version: 6.19.8 + specifier: ^6.20.0 + version: 6.20.0 devDependencies: tinybench: specifier: ^2.9.0 @@ -6468,6 +6468,9 @@ packages: undici-types@6.19.8: resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + undici-types@6.20.0: + resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} + undici@6.20.0: resolution: {integrity: sha512-AITZfPuxubm31Sx0vr8bteSalEbs9wQb/BOBi9FPlD9Qpd6HxZ4Q0+hI742jBhkPb4RT2v5MQzaW5VhRVyj+9A==} engines: {node: '>=18.17'} @@ -12876,6 +12879,8 @@ snapshots: undici-types@6.19.8: {} + undici-types@6.20.0: {} + undici@6.20.0: {} unicode-canonical-property-names-ecmascript@2.0.0: