File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 19
19
"dependencies" : {
20
20
"@prisma/client" : " 5.4.1" ,
21
21
"cheerio" : " ^1.0.0-rc.12" ,
22
- "node-cron" : " ^3 .0.2 " ,
22
+ "node-cron" : " ^4 .0.0 " ,
23
23
"node-fetch" : " ^3.3.2" ,
24
24
"robots-parser" : " ^3.0.1" ,
25
25
"winston" : " ^3.10.0"
Original file line number Diff line number Diff line change @@ -311,12 +311,10 @@ ms@^2.1.1:
311
311
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
312
312
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
313
313
314
- node-cron@^3.0.2 :
315
- version "3.0.2"
316
- resolved "https://registry.yarnpkg.com/node-cron/-/node-cron-3.0.2.tgz#bb0681342bd2dfb568f28e464031280e7f06bd01"
317
- integrity sha512-iP8l0yGlNpE0e6q1o185yOApANRe47UPbLf4YxfbiNHt/RU5eBcGB/e0oudruheSf+LQeDMezqC5BVAb5wwRcQ==
318
- dependencies :
319
- uuid "8.3.2"
314
+ node-cron@^4.0.0 :
315
+ version "4.0.0"
316
+ resolved "https://registry.yarnpkg.com/node-cron/-/node-cron-4.0.0.tgz#fcb4925b2bda1e7bee803f7add3ddb0327ae8556"
317
+ integrity sha512-xMWGvrhVhBjwyAn5vJVhztG1+wkk7JANHOMI1nSZnwaokD+eslmokJ9aJEzBJgLs0jnyUbRQE6ztdY/vKNM2MQ==
320
318
321
319
node-domexception@^1.0.0 :
322
320
version "1.0.0"
@@ -436,11 +434,6 @@ util-deprecate@^1.0.1:
436
434
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
437
435
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
438
436
439
- uuid@8.3.2 :
440
- version "8.3.2"
441
- resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
442
- integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
443
-
444
437
web-streams-polyfill@^3.0.3 :
445
438
version "3.2.1"
446
439
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6"
You can’t perform that action at this time.
0 commit comments