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`: - [Upgrading express from 4.17.3 --> 4.19.2 (#180373)](https://github.com/elastic/kibana/pull/180373) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Kurt","email":"kc13greiner@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-04-10T12:13:17Z","message":"Upgrading express from 4.17.3 --> 4.19.2 (#180373)\n\n## Summary\r\n\r\nUpgrading `express` from 4.17.3. to 4.19.2\r\n\r\n\r\n[Changelog](https://github.com/expressjs/express/compare/4.17.3...4.19.2)","sha":"ba2c27c95afb08936397e50be15d738a117b98f4","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","Team:Security","release_note:skip","backport:all-open","v8.14.0"],"title":"Upgrading express from 4.17.3 --> 4.19.2","number":180373,"url":"https://github.com/elastic/kibana/pull/180373","mergeCommit":{"message":"Upgrading express from 4.17.3 --> 4.19.2 (#180373)\n\n## Summary\r\n\r\nUpgrading `express` from 4.17.3. to 4.19.2\r\n\r\n\r\n[Changelog](https://github.com/expressjs/express/compare/4.17.3...4.19.2)","sha":"ba2c27c95afb08936397e50be15d738a117b98f4"}},"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/180373","number":180373,"mergeCommit":{"message":"Upgrading express from 4.17.3 --> 4.19.2 (#180373)\n\n## Summary\r\n\r\nUpgrading `express` from 4.17.3. to 4.19.2\r\n\r\n\r\n[Changelog](https://github.com/expressjs/express/compare/4.17.3...4.19.2)","sha":"ba2c27c95afb08936397e50be15d738a117b98f4"}}]}] BACKPORT--> Co-authored-by: Kurt <kc13greiner@users.noreply.github.com>
This commit is contained in:
parent
cf54f09473
commit
eac7c43f36
1 changed files with 3 additions and 3 deletions
|
@ -16822,9 +16822,9 @@ expr-eval@^2.0.2:
|
|||
integrity sha512-4EMSHGOPSwAfBiibw3ndnP0AvjDWLsMvGOvWEZ2F96IGk0bIVdjQisOHxReSkE13mHcfbuCiXw+G4y0zv6N8Eg==
|
||||
|
||||
express@^4.17.1, express@^4.17.3:
|
||||
version "4.17.3"
|
||||
resolved "https://registry.yarnpkg.com/express/-/express-4.17.3.tgz#f6c7302194a4fb54271b73a1fe7a06478c8f85a1"
|
||||
integrity sha512-yuSQpz5I+Ch7gFrPCk4/c+dIBKlQUxtgwqzph132bsT6qhuzss6I8cLJQz7B3rFblzd6wtcI0ZbGltH/C4LjUg==
|
||||
version "4.19.2"
|
||||
resolved "https://registry.yarnpkg.com/express/-/express-4.19.2.tgz#e25437827a3aa7f2a827bc8171bbbb664a356465"
|
||||
integrity sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==
|
||||
dependencies:
|
||||
accepts "~1.3.8"
|
||||
array-flatten "1.1.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue