chore(deps): bump undici from 6.10.2 to 6.11.1 (#15070)
* chore(deps): bump undici from 6.10.2 to 6.11.1 Bumps [undici](https://github.com/nodejs/undici) from 6.10.2 to 6.11.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.10.2...v6.11.1) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6d4245ed71
commit
80447df945
|
|
@ -117,7 +117,7 @@
|
|||
"tough-cookie": "4.1.3",
|
||||
"tsx": "4.7.1",
|
||||
"twitter-api-v2": "1.16.1",
|
||||
"undici": "6.10.2",
|
||||
"undici": "6.11.1",
|
||||
"uuid": "9.0.1",
|
||||
"winston": "3.13.0",
|
||||
"xxhash-wasm": "1.0.2",
|
||||
|
|
|
|||
|
|
@ -207,8 +207,8 @@ dependencies:
|
|||
specifier: 1.16.1
|
||||
version: 1.16.1
|
||||
undici:
|
||||
specifier: 6.10.2
|
||||
version: 6.10.2
|
||||
specifier: 6.11.1
|
||||
version: 6.11.1
|
||||
uuid:
|
||||
specifier: 9.0.1
|
||||
version: 9.0.1
|
||||
|
|
@ -9070,8 +9070,8 @@ packages:
|
|||
/undici-types@5.26.5:
|
||||
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
||||
|
||||
/undici@6.10.2:
|
||||
resolution: {integrity: sha512-HcVuBy7ACaDejIMdwCzAvO22OsiE6ir6ziTIr9kAE0vB+PheVe29ZvRN8p7FXCO2uZHTjEoUs5bPiFpuc/hwwQ==}
|
||||
/undici@6.11.1:
|
||||
resolution: {integrity: sha512-KyhzaLJnV1qa3BSHdj4AZ2ndqI0QWPxYzaIOio0WzcEJB9gvuysprJSLtpvc2D9mhR9jPDUk7xlJlZbH2KR5iw==}
|
||||
engines: {node: '>=18.0'}
|
||||
dev: false
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue