mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 13:25:49 -04:00
build(deps): bump node-cron from 4.0.3 to 4.1.0
This commit is contained in:
8
tvapp2/package-lock.json
generated
8
tvapp2/package-lock.json
generated
@@ -14,7 +14,7 @@
|
||||
"ejs": "^3.1.10",
|
||||
"express": "5.1.0",
|
||||
"moment": "2.30.1",
|
||||
"node-cron": "^4.0.3",
|
||||
"node-cron": "^4.1.0",
|
||||
"playwright": "^1.52.0",
|
||||
"user-agents": "^1.1.537"
|
||||
},
|
||||
@@ -3064,9 +3064,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/node-cron": {
|
||||
"version": "4.0.7",
|
||||
"resolved": "https://registry.npmjs.org/node-cron/-/node-cron-4.0.7.tgz",
|
||||
"integrity": "sha512-A37UUDpxRT/kWanELr/oMayCWQFk9Zx9BEUoXrAKuKwKzH4XuAX+vMixMBPkgZBkADgJwXv91w5cMRTNSVP/mA==",
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/node-cron/-/node-cron-4.1.0.tgz",
|
||||
"integrity": "sha512-OS+3ORu+h03/haS6Di8Qr7CrVs4YaKZZOynZwQpyPZDnR3tqRbwJmuP2gVR16JfhLgyNlloAV1VTrrWlRogCFA==",
|
||||
"license": "ISC",
|
||||
"engines": {
|
||||
"node": ">=6.0.0"
|
||||
|
||||
@@ -73,7 +73,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"cron": "^4.3.1",
|
||||
"node-cron": "^4.0.3",
|
||||
"node-cron": "^4.1.0",
|
||||
"playwright": "^1.52.0",
|
||||
"user-agents": "^1.1.537",
|
||||
"chalk": "^5.3.0",
|
||||
|
||||
Reference in New Issue
Block a user