[8.7] Upgrade transitive webpack dependency (5.74.05.76.1). (#153193) (#153200)

# Backport

This will backport the following commits from `main` to `8.7`:
- [Upgrade transitive `webpack` dependency (`5.74.0` → `5.76.1`).
(#153193)](https://github.com/elastic/kibana/pull/153193)

<!--- 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-14T11:46:29Z","message":"Upgrade
transitive `webpack` dependency (`5.74.0` → `5.76.1`).
(#153193)","sha":"e7de8060d4e1dfdd9cbc3504b1791a9f761615e0","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","release_note:skip","backport:prev-minor","v8.8.0"],"number":153193,"url":"https://github.com/elastic/kibana/pull/153193","mergeCommit":{"message":"Upgrade
transitive `webpack` dependency (`5.74.0` → `5.76.1`).
(#153193)","sha":"e7de8060d4e1dfdd9cbc3504b1791a9f761615e0"}},"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/153193","number":153193,"mergeCommit":{"message":"Upgrade
transitive `webpack` dependency (`5.74.0` → `5.76.1`).
(#153193)","sha":"e7de8060d4e1dfdd9cbc3504b1791a9f761615e0"}}]}]
BACKPORT-->

Co-authored-by: Aleh Zasypkin <aleh.zasypkin@elastic.co>
This commit is contained in:
Kibana Machine 2023-03-14 08:57:23 -04:00 committed by GitHub
parent bc86cf917d
commit 04ef24287f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27976,9 +27976,9 @@ webpack@4, webpack@^4.41.5:
webpack-sources "^1.4.1"
"webpack@>=4.43.0 <6.0.0":
version "5.74.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.74.0.tgz#02a5dac19a17e0bb47093f2be67c695102a55980"
integrity sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==
version "5.76.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.1.tgz#7773de017e988bccb0f13c7d75ec245f377d295c"
integrity sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ==
dependencies:
"@types/eslint-scope" "^3.7.3"
"@types/estree" "^0.0.51"