Skip to content

Commit

Permalink
Merge pull request #62 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm): update dependencies
  • Loading branch information
jlenon7 authored May 19, 2024
2 parents 47a1e0b + 4dd2ad0 commit 9d1bb23
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/mail",
"version": "4.21.0",
"version": "4.22.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.4"
},
"devDependencies": {
"@athenna/artisan": "^4.44.0",
"@athenna/artisan": "^4.45.0",
"@athenna/common": "^4.43.0",
"@athenna/config": "^4.22.0",
"@athenna/ioc": "^4.22.0",
"@athenna/logger": "^4.23.0",
"@athenna/config": "^4.23.0",
"@athenna/ioc": "^4.23.0",
"@athenna/logger": "^4.24.0",
"@athenna/test": "^4.26.0",
"@athenna/tsconfig": "^4.16.0",
"@athenna/view": "^4.24.0",
"@athenna/view": "^4.25.0",
"@types/nodemailer": "^6.4.15",
"@types/smtp-server": "^3.5.10",
"@typescript-eslint/eslint-plugin": "^7.9.0",
Expand Down

0 comments on commit 9d1bb23

Please sign in to comment.