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] <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
c1d7abaa2e
commit
902598fe31
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue