mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-07-17 16:47:05 +00:00
build(deps): bump nodemailer from 9.0.1 to 9.0.3 (#8015)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 9.0.1 to 9.0.3. - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodemailer/nodemailer/compare/v9.0.1...v9.0.3) --- updated-dependencies: - dependency-name: nodemailer dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
33160db454
commit
be8120b14e
2 changed files with 6 additions and 6 deletions
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
|
@ -296,8 +296,8 @@ importers:
|
|||
specifier: ^11.0.5
|
||||
version: 11.0.5
|
||||
nodemailer:
|
||||
specifier: ^9.0.1
|
||||
version: 9.0.1
|
||||
specifier: ^9.0.3
|
||||
version: 9.0.3
|
||||
oidc-provider:
|
||||
specifier: 9.8.6
|
||||
version: 9.8.6
|
||||
|
|
@ -4332,8 +4332,8 @@ packages:
|
|||
nodeify@1.0.1:
|
||||
resolution: {integrity: sha512-n7C2NyEze8GCo/z73KdbjRsBiLbv6eBn1FxwYKQ23IqGo7pQY3mhQan61Sv7eEDJCiyUjTVrVkXTzJCo1dW7Aw==}
|
||||
|
||||
nodemailer@9.0.1:
|
||||
resolution: {integrity: sha512-Gwv8SQewT616ZM/URn0H54b8PWo/Wum7md3EW2aWy1lO27+WZCX+Xyak3J+NlmHUjDh5ME+uesJUDRbR3Ye8Bw==}
|
||||
nodemailer@9.0.3:
|
||||
resolution: {integrity: sha512-n+YP+NKwR5zRWa60k3GiQ6Q3B4KXCoAw40dAKeCtYn020iNN74aWK2liXIC3ZEATeGql7we3tE3t8QwhY0eskw==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
|
||||
object-assign@4.1.1:
|
||||
|
|
@ -9872,7 +9872,7 @@ snapshots:
|
|||
is-promise: 1.0.1
|
||||
promise: 1.3.0
|
||||
|
||||
nodemailer@9.0.1: {}
|
||||
nodemailer@9.0.3: {}
|
||||
|
||||
object-assign@4.1.1: {}
|
||||
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@
|
|||
"mssql": "^12.5.5",
|
||||
"mysql2": "^3.22.5",
|
||||
"nano": "^11.0.5",
|
||||
"nodemailer": "^9.0.1",
|
||||
"nodemailer": "^9.0.3",
|
||||
"oidc-provider": "9.8.6",
|
||||
"openapi-backend": "^5.17.0",
|
||||
"pdfkit": "^0.19.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue