|
|
@@ -7042,6 +7042,15 @@
|
|
|
"lower-case": "^1.1.1"
|
|
|
}
|
|
|
},
|
|
|
+ "node-cron": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/node-cron/-/node-cron-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-eJI+QitXlwcgiZwNNSRbqsjeZMp5shyajMR81RZCqeW0ZDEj4zU9tpd4nTh/1JsBiKbF8d08FCewiipDmVIYjg==",
|
|
|
+ "requires": {
|
|
|
+ "opencollective-postinstall": "^2.0.0",
|
|
|
+ "tz-offset": "0.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node-gyp": {
|
|
|
"version": "3.8.0",
|
|
|
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.8.0.tgz",
|
|
|
@@ -7493,6 +7502,11 @@
|
|
|
"mimic-fn": "^1.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "opencollective-postinstall": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-saQQ9hjLwu/oS0492eyYotoh+bra1819cfAT5rjY/e4REWwuc8IgZ844Oo44SiftWcJuBiqp0SA0BFVbmLX0IQ=="
|
|
|
+ },
|
|
|
"optionator": {
|
|
|
"version": "0.8.2",
|
|
|
"resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.2.tgz",
|
|
|
@@ -11109,6 +11123,11 @@
|
|
|
"resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
|
|
|
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c="
|
|
|
},
|
|
|
+ "tz-offset": {
|
|
|
+ "version": "0.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/tz-offset/-/tz-offset-0.0.1.tgz",
|
|
|
+ "integrity": "sha512-kMBmblijHJXyOpKzgDhKx9INYU4u4E1RPMB0HqmKSgWG8vEcf3exEfLh4FFfzd3xdQOw9EuIy/cP0akY6rHopQ=="
|
|
|
+ },
|
|
|
"uglify-js": {
|
|
|
"version": "3.4.9",
|
|
|
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.4.9.tgz",
|