Skip to content

Commit

Permalink
Merge pull request #935 from shawakash/7e3fdependabot/npm_and_yarn/sm…
Browse files Browse the repository at this point in the history
…tp-server-3.13.5

chore(deps): bump smtp-server from 3.13.4 to 3.13.5
  • Loading branch information
shawakash authored Sep 9, 2024
2 parents cf794c8 + 42906d8 commit 61e05a5
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16520,10 +16520,10 @@ [email protected]:
resolved "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.13.tgz"
integrity sha512-7o38Yogx6krdoBf3jCAqnIN4oSQFx+fMa0I7dK1D+me9kBxx12D+/33wSb+fhOCtIxvYJ+4x4IMEhmhCKfAiOA==

nodemailer@^6.9.10, nodemailer@^6.9.13:
version "6.9.14"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.14.tgz#845fda981f9fd5ac264f4446af908a7c78027f75"
integrity sha512-Dobp/ebDKBvz91sbtRKhcznLThrKxKt97GI2FAlAyy+fk19j73Uz3sBXolVtmcXjaorivqsbbbjDY+Jkt4/bQA==
nodemailer@6.9.15, nodemailer@^6.9.10, nodemailer@^6.9.13:
version "6.9.15"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.15.tgz#57b79dc522be27e0e47ac16cc860aa0673e62e04"
integrity sha512-AHf04ySLC6CIfuRtRiEYtGEXgRfa6INgWGluDhnxTZhHSKvrBu7lc1VVchQ0d8nPc4cFaZoPq8vkyNoZr0TpGQ==

nopt@^7.0.0:
version "7.2.0"
Expand Down Expand Up @@ -18013,16 +18013,16 @@ [email protected]:
resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7"
integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==

[email protected], punycode@^2.1.0:
version "2.3.1"
resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz"
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==

punycode@^1.3.2:
version "1.4.1"
resolved "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz"
integrity sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==

punycode@^2.1.0:
version "2.3.1"
resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz"
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==

pushdata-bitcoin@^1.0.1:
version "1.0.1"
resolved "https://registry.npmjs.org/pushdata-bitcoin/-/pushdata-bitcoin-1.0.1.tgz"
Expand Down Expand Up @@ -19398,14 +19398,14 @@ smart-buffer@^4.2.0:
integrity sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==

smtp-server@^3.13.3:
version "3.13.4"
resolved "https://registry.yarnpkg.com/smtp-server/-/smtp-server-3.13.4.tgz#e188e75c296259fb420397d9fb605288910a6b90"
integrity sha512-BbElv5UP+HgPtCZtcRW35N/GFoc4DzPkrbSMLioXsrVMmQT1mMBoO0k+egl264hxWaWczoVvadSPY2pLUINFXg==
version "3.13.5"
resolved "https://registry.yarnpkg.com/smtp-server/-/smtp-server-3.13.5.tgz#4d44a23a77b1d7328a56cbb88f6c6b09e1c48dac"
integrity sha512-1+Jkr5Wx9dyWY2MCJ0DauyVM0gn3uN5ldAmRef/k/zwv/SaogDIhzqAdAMbU3dZPv2wfqcj7VAGvZL8RYw+naQ==
dependencies:
base32.js "0.1.0"
ipv6-normalize "1.0.1"
nodemailer "6.9.13"
punycode "2.3.1"
nodemailer "6.9.15"
punycode.js "2.3.1"

snake-case@^2.1.0:
version "2.1.0"
Expand Down

0 comments on commit 61e05a5

Please sign in to comment.