[8.9] Upgrading word-wrap (#162339) (#162422)

# Backport

This will backport the following commits from `main` to `8.9`:
- [Upgrading word-wrap
(#162339)](https://github.com/elastic/kibana/pull/162339)

<!--- 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-07-24T16:05:37Z","message":"Upgrading
word-wrap (#162339)\n\n## Summary\r\n\r\nUpgrading `word-wrap` from
`1.2.3.` -> `1.2.5`\r\n\r\nPlease find the changelog
here:\r\nhttps://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5","sha":"cbe2a09598026d49dd1a9c94657d069e6ec6c23e","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["chore","Team:Security","release_note:skip","backport:all-open","v8.10.0"],"number":162339,"url":"https://github.com/elastic/kibana/pull/162339","mergeCommit":{"message":"Upgrading
word-wrap (#162339)\n\n## Summary\r\n\r\nUpgrading `word-wrap` from
`1.2.3.` -> `1.2.5`\r\n\r\nPlease find the changelog
here:\r\nhttps://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5","sha":"cbe2a09598026d49dd1a9c94657d069e6ec6c23e"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/162339","number":162339,"mergeCommit":{"message":"Upgrading
word-wrap (#162339)\n\n## Summary\r\n\r\nUpgrading `word-wrap` from
`1.2.3.` -> `1.2.5`\r\n\r\nPlease find the changelog
here:\r\nhttps://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5","sha":"cbe2a09598026d49dd1a9c94657d069e6ec6c23e"}}]}]
BACKPORT-->

Co-authored-by: Kurt <kc13greiner@users.noreply.github.com>
This commit is contained in:
Kibana Machine 2023-07-24 14:09:12 -04:00 committed by GitHub
parent a0d6ce68f8
commit e4e4e2c185
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29522,9 +29522,9 @@ wkt-parser@^1.2.4:
integrity sha512-A26BOOo7sHAagyxG7iuRhnKMO7Q3mEOiOT4oGUmohtN/Li5wameeU4S6f8vWw6NADTVKljBs8bzA8JPQgSEMVQ==
word-wrap@^1.2.3, word-wrap@~1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
version "1.2.5"
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
wordwrap@^1.0.0:
version "1.0.0"