[8.7] Upgrade transitive dependency http-cache-semantics (#150231) (#150699)

# Backport

This will backport the following commits from `main` to `8.7`:
- [Upgrade transitive dependency http-cache-semantics
(#150231)](https://github.com/elastic/kibana/pull/150231)

<!--- Backport version: 8.9.7 -->

### 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":"2023-02-09T13:13:10Z","message":"Upgrade
transitive dependency http-cache-semantics (#150231)\n\n##
Summary\r\n\r\nSpecify version 4.1.1 or greater for
`http-cache-semantics`","sha":"ecc23e769056332a07b0b7b1e5440008291ca3f4","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport:all-open","v8.8.0"],"number":150231,"url":"https://github.com/elastic/kibana/pull/150231","mergeCommit":{"message":"Upgrade
transitive dependency http-cache-semantics (#150231)\n\n##
Summary\r\n\r\nSpecify version 4.1.1 or greater for
`http-cache-semantics`","sha":"ecc23e769056332a07b0b7b1e5440008291ca3f4"}},"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/150231","number":150231,"mergeCommit":{"message":"Upgrade
transitive dependency http-cache-semantics (#150231)\n\n##
Summary\r\n\r\nSpecify version 4.1.1 or greater for
`http-cache-semantics`","sha":"ecc23e769056332a07b0b7b1e5440008291ca3f4"}}]}]
BACKPORT-->

Co-authored-by: Kurt <kc13greiner@users.noreply.github.com>
This commit is contained in:
Kibana Machine 2023-02-09 14:10:10 -05:00 committed by GitHub
parent e41a2a1f91
commit 75eed4e1c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16186,9 +16186,9 @@ htmlparser2@~3.3.0:
readable-stream "1.0"
http-cache-semantics@^4.0.0, http-cache-semantics@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz#49e91c5cbf36c9b94bcfcd71c23d5249ec74e390"
integrity sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==
version "4.1.1"
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a"
integrity sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==
http-deceiver@^1.2.7:
version "1.2.7"