mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
# Backport This will backport the following commits from `main` to `8.13`: - [Upgrade undici@5.26.3→5.28.3 (#178345)](https://github.com/elastic/kibana/pull/178345) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jeramy Soucy","email":"jeramy.soucy@elastic.co"},"sourceCommit":{"committedDate":"2024-03-08T23:59:21Z","message":"Upgrade undici@5.26.3→5.28.3 (#178345)\n\n## Summary\r\n\r\nUpgrades `undici` from v5.26.3 to v5.28.3.","sha":"690bc6bf7b24e6da2dc87496c9d394a999a6023e","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport:all-open","v8.14.0"],"title":"Upgrade undici@5.26.3→5.28.3","number":178345,"url":"https://github.com/elastic/kibana/pull/178345","mergeCommit":{"message":"Upgrade undici@5.26.3→5.28.3 (#178345)\n\n## Summary\r\n\r\nUpgrades `undici` from v5.26.3 to v5.28.3.","sha":"690bc6bf7b24e6da2dc87496c9d394a999a6023e"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.14.0","branchLabelMappingKey":"^v8.14.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/178345","number":178345,"mergeCommit":{"message":"Upgrade undici@5.26.3→5.28.3 (#178345)\n\n## Summary\r\n\r\nUpgrades `undici` from v5.26.3 to v5.28.3.","sha":"690bc6bf7b24e6da2dc87496c9d394a999a6023e"}}]}] BACKPORT--> Co-authored-by: Jeramy Soucy <jeramy.soucy@elastic.co>
This commit is contained in:
parent
0e781e1bf9
commit
ec045d2d41
1 changed files with 3 additions and 3 deletions
|
@ -30174,9 +30174,9 @@ undici-types@~5.26.4:
|
|||
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
|
||||
|
||||
undici@^5.21.2, undici@^5.22.1:
|
||||
version "5.26.3"
|
||||
resolved "https://registry.yarnpkg.com/undici/-/undici-5.26.3.tgz#ab3527b3d5bb25b12f898dfd22165d472dd71b79"
|
||||
integrity sha512-H7n2zmKEWgOllKkIUkLvFmsJQj062lSm3uA4EYApG8gLuiOM0/go9bIoC3HVaSnfg4xunowDE2i9p8drkXuvDw==
|
||||
version "5.28.3"
|
||||
resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.3.tgz#a731e0eff2c3fcfd41c1169a869062be222d1e5b"
|
||||
integrity sha512-3ItfzbrhDlINjaP0duwnNsKpDQk3acHI3gVJ1z4fmwMK31k5G9OVIAMLSIaP6w4FaGkaAkN6zaQO9LUvZ1t7VA==
|
||||
dependencies:
|
||||
"@fastify/busboy" "^2.0.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue