mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
# Backport This will backport the following commits from `main` to `8.7`: - [Bump ssri 6.0.1 to 6.0.2 (#154595)](https://github.com/elastic/kibana/pull/154595) <!--- 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-04-11T17:19:41Z","message":"Bump ssri 6.0.1 to 6.0.2 (#154595)\n\nBumps the `ssri 6.0.1 `dev dependency to version `6.0.2`.","sha":"6431787de1709fbd347290cdaf851bab930afa46","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","backport:prev-MAJOR","v8.8.0"],"number":154595,"url":"https://github.com/elastic/kibana/pull/154595","mergeCommit":{"message":"Bump ssri 6.0.1 to 6.0.2 (#154595)\n\nBumps the `ssri 6.0.1 `dev dependency to version `6.0.2`.","sha":"6431787de1709fbd347290cdaf851bab930afa46"}},"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/154595","number":154595,"mergeCommit":{"message":"Bump ssri 6.0.1 to 6.0.2 (#154595)\n\nBumps the `ssri 6.0.1 `dev dependency to version `6.0.2`.","sha":"6431787de1709fbd347290cdaf851bab930afa46"}}]}] BACKPORT--> Co-authored-by: Jeramy Soucy <jeramy.soucy@elastic.co>
This commit is contained in:
parent
c9b89019ee
commit
df114444cc
1 changed files with 3 additions and 3 deletions
|
@ -25135,9 +25135,9 @@ sshpk@^1.14.1:
|
|||
tweetnacl "~0.14.0"
|
||||
|
||||
ssri@^6.0.1:
|
||||
version "6.0.1"
|
||||
resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.1.tgz#2a3c41b28dd45b62b63676ecb74001265ae9edd8"
|
||||
integrity sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==
|
||||
version "6.0.2"
|
||||
resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.2.tgz#157939134f20464e7301ddba3e90ffa8f7728ac5"
|
||||
integrity sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==
|
||||
dependencies:
|
||||
figgy-pudding "^3.5.1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue