Skip to content

Commit

Permalink
chore(npm): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenon7 committed Feb 25, 2024
1 parent 1fcc79e commit 875ba4e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/mail",
"version": "4.13.0",
"version": "4.14.0",
"description": "The Athenna email handler. Built on top of nodemailer.",
"license": "MIT",
"author": "Victor Tesoura Júnior <[email protected]>",
Expand Down Expand Up @@ -62,14 +62,14 @@
"smtp-server": "^3.13.2"
},
"devDependencies": {
"@athenna/artisan": "^4.35.0",
"@athenna/artisan": "^4.37.0",
"@athenna/common": "^4.34.0",
"@athenna/config": "^4.16.0",
"@athenna/ioc": "^4.16.0",
"@athenna/logger": "^4.17.0",
"@athenna/test": "^4.22.0",
"@athenna/tsconfig": "^4.12.0",
"@athenna/view": "^4.14.0",
"@athenna/view": "^4.18.0",
"@types/nodemailer": "^6.4.7",
"@types/smtp-server": "^3.5.7",
"@typescript-eslint/eslint-plugin": "^6.7.4",
Expand Down

0 comments on commit 875ba4e

Please sign in to comment.