Skip to content

Commit 02398fe

Browse files
committed
Version update and security fixes
1 parent bb62617 commit 02398fe

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

package-lock.json

Lines changed: 12 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "crontab-ui",
3-
"version": "0.3.15",
3+
"version": "0.3.16",
44
"description": "Easy and safe way to manage your crontab file",
55
"main": "index.js",
66
"scripts": {
@@ -18,7 +18,7 @@
1818
"mime-types": "latest",
1919
"moment": "latest",
2020
"nedb": "latest",
21-
"nodemailer": "latest"
21+
"nodemailer": "^6.7.3"
2222
},
2323
"engines": {
2424
"node": "latest"

0 commit comments

Comments
 (0)