[8.11] Upgrades crypto-js@4.1.1→4.2.0 (#169976) (#170039)

# Backport

This will backport the following commits from `main` to `8.11`:
- [Upgrades crypto-js@4.1.1→4.2.0
(#169976)](https://github.com/elastic/kibana/pull/169976)

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

### 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":"2023-10-27T14:52:41Z","message":"Upgrades
crypto-js@4.1.1→4.2.0 (#169976)\n\n## Summary\r\n\r\nUpgrades
`crypto-js` transitive dependency from v4.1.1 to
v4.2.0","sha":"92db12816a9f2f5908939bba66bcbb14e8eec62e","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport:prev-minor","v8.12.0"],"number":169976,"url":"https://github.com/elastic/kibana/pull/169976","mergeCommit":{"message":"Upgrades
crypto-js@4.1.1→4.2.0 (#169976)\n\n## Summary\r\n\r\nUpgrades
`crypto-js` transitive dependency from v4.1.1 to
v4.2.0","sha":"92db12816a9f2f5908939bba66bcbb14e8eec62e"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/169976","number":169976,"mergeCommit":{"message":"Upgrades
crypto-js@4.1.1→4.2.0 (#169976)\n\n## Summary\r\n\r\nUpgrades
`crypto-js` transitive dependency from v4.1.1 to
v4.2.0","sha":"92db12816a9f2f5908939bba66bcbb14e8eec62e"}}]}]
BACKPORT-->

Co-authored-by: Jeramy Soucy <jeramy.soucy@elastic.co>
This commit is contained in:
Kibana Machine 2023-10-27 12:42:58 -04:00 committed by GitHub
parent ac95798313
commit 6e61956df8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13751,9 +13751,9 @@ crypto-browserify@^3.11.0:
randomfill "^1.0.3"
crypto-js@^4.0.0:
version "4.1.1"
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.1.1.tgz#9e485bcf03521041bd85844786b83fb7619736cf"
integrity sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==
version "4.2.0"
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.2.0.tgz#4d931639ecdfd12ff80e8186dba6af2c2e856631"
integrity sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==
crypto-random-string@^1.0.0:
version "1.0.0"