From 902598fe31f2a347242dcadee4544f757d04db4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 15:23:55 +0800 Subject: [PATCH] chore(deps): bump undici from 6.18.2 to 6.19.0 (#15902) * chore(deps): bump undici from 6.18.2 to 6.19.0 Bumps [undici](https://github.com/nodejs/undici) from 6.18.2 to 6.19.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.18.2...v6.19.0) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1de760fb7..b050982ae 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "tough-cookie": "4.1.4", "tsx": "4.15.4", "twitter-api-v2": "1.17.1", - "undici": "6.18.2", + "undici": "6.19.0", "uuid": "10.0.0", "winston": "3.13.0", "xxhash-wasm": "1.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 92a96e849..d3c797127 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -216,8 +216,8 @@ importers: specifier: 1.17.1 version: 1.17.1 undici: - specifier: 6.18.2 - version: 6.18.2 + specifier: 6.19.0 + version: 6.19.0 uuid: specifier: 10.0.0 version: 10.0.0 @@ -5168,8 +5168,8 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - undici@6.18.2: - resolution: {integrity: sha512-o/MQLTwRm9IVhOqhZ0NQ9oXax1ygPjw6Vs+Vq/4QRjbOAC3B1GCHy7TYxxbExKlb7bzDRzt9vBWU6BDz0RFfYg==} + undici@6.19.0: + resolution: {integrity: sha512-9gGwbSLgYMjp4r6M5P9bhqhx1E+RyUIHqZE0r7BmrRoqroJUG6xlVu5TXH9DnwmCPLkcaVNrcYtxUE9d3InnyQ==} engines: {node: '>=18.17'} unicode-canonical-property-names-ecmascript@2.0.0: @@ -10873,7 +10873,7 @@ snapshots: undici-types@5.26.5: {} - undici@6.18.2: {} + undici@6.19.0: {} unicode-canonical-property-names-ecmascript@2.0.0: {}