Skip to content

Commit

Permalink
[8.14] Update dependency nodemailer to ^6.9.14 (main) (#187031) (#187197
Browse files Browse the repository at this point in the history
)

# Backport

This will backport the following commits from `main` to `8.14`:
- [Update dependency nodemailer to ^6.9.14 (main)
(#187031)](#187031)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"renovate[bot]","email":"29139614+renovate[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-06-29T01:03:46Z","message":"Update
dependency nodemailer to ^6.9.14 (main) (#187031)\n\nCo-authored-by:
renovate[bot]
<29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by:
Alejandro Fernández Haro
<[email protected]>","sha":"9552690b243aa25fe7715293b0171b31f285ee1c","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:prev-minor","v8.15.0"],"title":"Update
dependency nodemailer to ^6.9.14
(main)","number":187031,"url":"https://github.com/elastic/kibana/pull/187031","mergeCommit":{"message":"Update
dependency nodemailer to ^6.9.14 (main) (#187031)\n\nCo-authored-by:
renovate[bot]
<29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by:
Alejandro Fernández Haro
<[email protected]>","sha":"9552690b243aa25fe7715293b0171b31f285ee1c"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/187031","number":187031,"mergeCommit":{"message":"Update
dependency nodemailer to ^6.9.14 (main) (#187031)\n\nCo-authored-by:
renovate[bot]
<29139614+renovate[bot]@users.noreply.github.com>\r\nCo-authored-by:
Alejandro Fernández Haro
<[email protected]>","sha":"9552690b243aa25fe7715293b0171b31f285ee1c"}}]}]
BACKPORT-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
kibanamachine and renovate[bot] authored Jun 29, 2024
1 parent 16c1266 commit c204436
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1059,7 +1059,7 @@
"mustache": "^2.3.2",
"node-fetch": "^2.6.7",
"node-forge": "^1.3.1",
"nodemailer": "^6.9.9",
"nodemailer": "^6.9.14",
"normalize-path": "^3.0.0",
"object-hash": "^1.3.1",
"object-path-immutable": "^3.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23328,10 +23328,10 @@ node-source-walk@^6.0.0, node-source-walk@^6.0.1, node-source-walk@^6.0.2:
dependencies:
"@babel/parser" "^7.21.8"

nodemailer@^6.9.9:
version "6.9.9"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.9.tgz#4549bfbf710cc6addec5064dd0f19874d24248d9"
integrity sha512-dexTll8zqQoVJEZPwQAKzxxtFn0qTnjdQTchoU6Re9BUUGBJiOy3YMn/0ShTW6J5M0dfQ1NeDeRTTl4oIWgQMA==
nodemailer@^6.9.14:
version "6.9.14"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.14.tgz#845fda981f9fd5ac264f4446af908a7c78027f75"
integrity sha512-Dobp/ebDKBvz91sbtRKhcznLThrKxKt97GI2FAlAyy+fk19j73Uz3sBXolVtmcXjaorivqsbbbjDY+Jkt4/bQA==

nopt@^4.0.1:
version "4.0.3"
Expand Down

0 comments on commit c204436

Please sign in to comment.