Skip to content

Commit 3d27300

Browse files
committed
upgrade nodemailer and web-push
1 parent fde8736 commit 3d27300

File tree

2 files changed

+1465
-1444
lines changed

2 files changed

+1465
-1444
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"form-data": "4.0.0",
2525
"https-proxy-agent": "5.0.0",
2626
"node-fetch": "2.6.7",
27-
"nodemailer": "6.6.2",
28-
"web-push": "3.4.5",
27+
"nodemailer": "^6.9.9",
28+
"web-push": "^3.5.0",
2929
"winston": "3.3.3"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)