mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
# Backport This will backport the following commits from `main` to `8.7`: - [Upgrade `undici` dependency (`5.14.0` → `5.20.0`). (#152458)](https://github.com/elastic/kibana/pull/152458) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Aleh Zasypkin","email":"aleh.zasypkin@elastic.co"},"sourceCommit":{"committedDate":"2023-03-01T16:53:23Z","message":"Upgrade `undici` dependency (`5.14.0` → `5.20.0`). (#152458)","sha":"e45586c576e8799d87345a8ebd672388b9d8ccee","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","release_note:skip","backport:prev-minor","v8.8.0"],"number":152458,"url":"https://github.com/elastic/kibana/pull/152458","mergeCommit":{"message":"Upgrade `undici` dependency (`5.14.0` → `5.20.0`). (#152458)","sha":"e45586c576e8799d87345a8ebd672388b9d8ccee"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/152458","number":152458,"mergeCommit":{"message":"Upgrade `undici` dependency (`5.14.0` → `5.20.0`). (#152458)","sha":"e45586c576e8799d87345a8ebd672388b9d8ccee"}}]}] BACKPORT--> Co-authored-by: Aleh Zasypkin <aleh.zasypkin@elastic.co>
This commit is contained in:
parent
3f3f616303
commit
b3a5052873
1 changed files with 3 additions and 3 deletions
|
@ -26638,9 +26638,9 @@ unc-path-regex@^0.1.2:
|
|||
integrity sha1-5z3T17DXxe2G+6xrCufYxqadUPo=
|
||||
|
||||
undici@^5.11.0, undici@^5.5.1:
|
||||
version "5.14.0"
|
||||
resolved "https://registry.yarnpkg.com/undici/-/undici-5.14.0.tgz#1169d0cdee06a4ffdd30810f6228d57998884d00"
|
||||
integrity sha512-yJlHYw6yXPPsuOH0x2Ib1Km61vu4hLiRRQoafs+WUgX1vO64vgnxiCEN9dpIrhZyHFsai3F0AEj4P9zy19enEQ==
|
||||
version "5.20.0"
|
||||
resolved "https://registry.yarnpkg.com/undici/-/undici-5.20.0.tgz#6327462f5ce1d3646bcdac99da7317f455bcc263"
|
||||
integrity sha512-J3j60dYzuo6Eevbawwp1sdg16k5Tf768bxYK4TUJRH7cBM4kFCbf3mOnM/0E3vQYXvpxITbbWmBafaDbxLDz3g==
|
||||
dependencies:
|
||||
busboy "^1.6.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue