summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorPuyodead1 <puyodead@proton.me>2024-08-14 11:33:21 -0400
committerGitHub <noreply@github.com>2024-08-14 11:33:21 -0400
commit5b59900b6ae08fd26a91c0cecd05f531fa15b082 (patch)
tree0edad951d90acdf139bb9add49594462b5383ecb /package.json
parentMerge pull request #1170 from spacebarchat/dependabot/npm_and_yarn/express-4.... (diff)
parentBump nodemailer from 6.9.4 to 6.9.14 (diff)
downloadserver-ts-5b59900b6ae08fd26a91c0cecd05f531fa15b082.tar.xz
Merge pull request #1171 from spacebarchat/dependabot/npm_and_yarn/nodemailer-6.9.14
Bump nodemailer from 6.9.4 to 6.9.14
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json

index b18f6f4c..4f5500f8 100644 --- a/package.json +++ b/package.json
@@ -97,7 +97,7 @@ "node-2fa": "^2.0.3", "node-fetch": "^2.6.12", "node-os-utils": "^1.3.7", - "nodemailer": "^6.9.4", + "nodemailer": "^6.9.14", "picocolors": "^1.0.0", "probe-image-size": "^7.2.3", "proxy-agent": "^6.3.0",