mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 05:55:40 -04:00
fix(deps): update dependency cron to v4.3.1
This commit is contained in:
6
tvapp2/package-lock.json
generated
6
tvapp2/package-lock.json
generated
@@ -851,9 +851,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cron": {
|
"node_modules/cron": {
|
||||||
"version": "4.3.0",
|
"version": "4.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/cron/-/cron-4.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/cron/-/cron-4.3.1.tgz",
|
||||||
"integrity": "sha512-ciiYNLfSlF9MrDqnbMdRWFiA6oizSF7kA1osPP9lRzNu0Uu+AWog1UKy7SkckiDY2irrNjeO6qLyKnXC8oxmrw==",
|
"integrity": "sha512-7x7DoEOxV11t3OPWWMjj1xrL1PGkTV5RV+/54IJTZD7gStiaMploY43EkeBSkDZTLRbUwk+OISbQ0TR133oXyA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/luxon": "~3.6.0",
|
"@types/luxon": "~3.6.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user