Skip to content

Commit

Permalink
Merge pull request #166 from BRAVO68WEB/dependabot/npm_and_yarn/nodem…
Browse files Browse the repository at this point in the history
…ailer-6.9.5

chore(deps): bump nodemailer from 6.9.4 to 6.9.5
  • Loading branch information
BRAVO68WEB authored Sep 21, 2023
2 parents 224abb6 + d936e68 commit 0fa2360
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"multer-s3": "^3.0.1",
"napi-nanoid": "^0.2.0",
"node-cache": "^5.1.2",
"nodemailer": "^6.9.4",
"nodemailer": "^6.9.5",
"redis": "^4.6.7",
"sanitize-filename": "^1.6.3",
"sharp": "^0.32.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6033,10 +6033,10 @@ node-releases@^2.0.12:
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.12.tgz#35627cc224a23bfb06fb3380f2b3afaaa7eb1039"
integrity sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ==

nodemailer@^6.9.4:
version "6.9.4"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.4.tgz#93bd4a60eb0be6fa088a0483340551ebabfd2abf"
integrity sha512-CXjQvrQZV4+6X5wP6ZIgdehJamI63MFoYFGGPtHudWym9qaEHDNdPzaj5bfMCvxG1vhAileSWW90q7nL0N36mA==
nodemailer@^6.9.5:
version "6.9.5"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.5.tgz#eaeae949c62ec84ef1e9128df89fc146a1017aca"
integrity sha512-/dmdWo62XjumuLc5+AYQZeiRj+PRR8y8qKtFCOyuOl1k/hckZd8durUUHs/ucKx6/8kN+wFxqKJlQ/LK/qR5FA==

nodemon@^3.0.1:
version "3.0.1"
Expand Down

0 comments on commit 0fa2360

Please sign in to comment.