Bump cron from 2.0.0 to 2.1.0 #410

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/cron-2.1.0 into main 2022-07-15 09:20:28 +00:00
Showing only changes of commit 2c3140055b - Show all commits

12
package-lock.json generated
View File

@ -630,9 +630,9 @@
"dev": true "dev": true
}, },
"node_modules/cron": { "node_modules/cron": {
"version": "2.0.0", "version": "2.1.0",
"resolved": "https://registry.npmjs.org/cron/-/cron-2.0.0.tgz", "resolved": "https://registry.npmjs.org/cron/-/cron-2.1.0.tgz",
"integrity": "sha512-RPeRunBCFr/WEo7WLp8Jnm45F/ziGJiHVvVQEBSDTSGu6uHW49b2FOP2O14DcXlGJRLhwE7TIoDzHHK4KmlL6g==", "integrity": "sha512-Hq7u3P8y7UWYvsZbSKHHJDVG0VO9O7tp2qljxzTScelcTODBfCme8AIhnZsFwmQ9NchZ3hr2uNr+s3DSms7q6w==",
"dependencies": { "dependencies": {
"luxon": "^1.23.x" "luxon": "^1.23.x"
} }
@ -3659,9 +3659,9 @@
"dev": true "dev": true
}, },
"cron": { "cron": {
"version": "2.0.0", "version": "2.1.0",
"resolved": "https://registry.npmjs.org/cron/-/cron-2.0.0.tgz", "resolved": "https://registry.npmjs.org/cron/-/cron-2.1.0.tgz",
"integrity": "sha512-RPeRunBCFr/WEo7WLp8Jnm45F/ziGJiHVvVQEBSDTSGu6uHW49b2FOP2O14DcXlGJRLhwE7TIoDzHHK4KmlL6g==", "integrity": "sha512-Hq7u3P8y7UWYvsZbSKHHJDVG0VO9O7tp2qljxzTScelcTODBfCme8AIhnZsFwmQ9NchZ3hr2uNr+s3DSms7q6w==",
"requires": { "requires": {
"luxon": "^1.23.x" "luxon": "^1.23.x"
} }