Skip to content

Commit

Permalink
Merge pull request #261 from Thomascogez/dependabot/npm_and_yarn/node…
Browse files Browse the repository at this point in the history
…mailer-6.9.14

chore(deps-dev): bump nodemailer from 6.9.13 to 6.9.14
  • Loading branch information
Thomascogez authored Jul 18, 2024
2 parents 26b8e54 + 187b47e commit e3ecc82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@typescript-eslint/parser": "5.62.0",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"nodemailer": "^6.9.13",
"nodemailer": "^6.9.14",
"supertest": "^7.0.0",
"ts-jest": "^29.1.5",
"typescript": "^5.4.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3340,10 +3340,10 @@ node-releases@^2.0.6:
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.8.tgz#0f349cdc8fcfa39a92ac0be9bc48b7706292b9ae"
integrity sha512-dFSmB8fFHEH/s81Xi+Y/15DQY6VHW81nXRj86EMSL3lmuTmK1e+aT4wrFCkTbm+gSwkw4KpX+rT/pMM2c1mF+A==

nodemailer@^6.9.13:
version "6.9.13"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.13.tgz#5b292bf1e92645f4852ca872c56a6ba6c4a3d3d6"
integrity sha512-7o38Yogx6krdoBf3jCAqnIN4oSQFx+fMa0I7dK1D+me9kBxx12D+/33wSb+fhOCtIxvYJ+4x4IMEhmhCKfAiOA==
nodemailer@^6.9.14:
version "6.9.14"
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.9.14.tgz#845fda981f9fd5ac264f4446af908a7c78027f75"
integrity sha512-Dobp/ebDKBvz91sbtRKhcznLThrKxKt97GI2FAlAyy+fk19j73Uz3sBXolVtmcXjaorivqsbbbjDY+Jkt4/bQA==

nopt@^6.0.0:
version "6.0.0"
Expand Down

0 comments on commit e3ecc82

Please sign in to comment.