diff --git a/package-lock.json b/package-lock.json index 8e4e2b7..39393a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,9 +11,9 @@ "dev": true }, "@types/node-cron": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@types/node-cron/-/node-cron-2.0.3.tgz", - "integrity": "sha512-gwBBGeY2XeYBLE0R01K9Sm2hvNcPGmoloL6aqthA3QmBB1GYXTHIJ42AGZL7bdXBRiwbRV8b6NB5iKpl20R3gw==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/@types/node-cron/-/node-cron-2.0.4.tgz", + "integrity": "sha512-vXzgDRWCZpuut5wJVZtluEnkNhzGojYlyMch2c4kMj7H74L8xTLytVlgQzj+/17wfcjs49aJDFBDglFSGt7GeA==", "dev": true, "requires": { "@types/tz-offset": "*"