Skip to content

Commit

Permalink
chore: upgrade package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
coopflow committed Nov 19, 2021
1 parent c28409d commit 5b54570
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
},
"devDependencies": {
"coveralls": "^3.1.1",
"fastify": "^3.22.1",
"nodemailer": "^6.7.0",
"fastify": "^3.24.0",
"nodemailer": "^6.7.1",
"snazzy": "^9.0.0",
"standard": "^16.0.4",
"tap": "^15.0.10"
"tap": "^15.1.2"
},
"peerDependencies": {
"nodemailer": ">=6.0.0"
Expand Down

0 comments on commit 5b54570

Please sign in to comment.