Merge pull request #10 from LicenseAPI/dependabot/npm_and_yarn/nodemailer-6.9.1

Bump nodemailer from 6.9.0 to 6.9.1
This commit is contained in:
2023-01-30 17:41:02 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@
"joi": "^17.7.0",
"mongoose": "^6.9.0",
"mongoose-field-encryption": "^5.0.2",
"nodemailer": "^6.9.0",
"nodemailer": "^6.9.1",
"speakeasy": "^2.0.0"
},
"devDependencies": {