Revert to cron 1.7.2

See https://github.com/kelektiv/node-cron/issues/478
This commit is contained in:
Nick O'Leary 2020-04-24 13:33:41 +01:00
parent 0f2ed14d16
commit 9f6bac1b1b
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@
"cookie": "0.4.0",
"cookie-parser": "1.4.5",
"cors": "2.8.5",
"cron": "1.8.2",
"cron": "1.7.2",
"denque": "1.4.1",
"express": "4.17.1",
"express-session": "1.17.0",

View File

@ -22,7 +22,7 @@
"cookie-parser": "1.4.5",
"cookie": "0.4.0",
"cors": "2.8.5",
"cron": "1.8.2",
"cron": "1.7.2",
"denque": "1.4.1",
"fs-extra": "8.1.0",
"fs.notify": "0.0.4",