File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 15
15
"@colony/colony-js-client" : " ^1.14.8" ,
16
16
"@slack/client" : " ^4.12.0" ,
17
17
"await-exec" : " ^0.1.2" ,
18
- "chrono-node" : " ^1.4.8 " ,
18
+ "chrono-node" : " ^2.2.4 " ,
19
19
"coffee-script" : " ^1.12.7" ,
20
20
"cron" : " ^1.8.2" ,
21
21
"env-cmd" : " ^8.0.2" ,
Original file line number Diff line number Diff line change @@ -708,12 +708,12 @@ chalk@^4.0.0:
708
708
ansi-styles "^4.1.0"
709
709
supports-color "^7.1.0"
710
710
711
- chrono-node@^1.4.8 :
712
- version "1.4.8 "
713
- resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-1.4.8. tgz#10af3f4ed025fa5c6a9abeb7922927584f07f2ef "
714
- integrity sha512-WwfW4/+i1e6tHx5opw/VCfxXnai12/tT5GK+wSHwKtdb0ZkAoxRGIfL8IzuFr/JEQTw4DxevysyX6+YbZSRKLQ ==
711
+ chrono-node@^2.2.4 :
712
+ version "2.2.4 "
713
+ resolved "https://registry.yarnpkg.com/chrono-node/-/chrono-node-2.2.4. tgz#0fa169e1d158935bb1d541010046f6107576347d "
714
+ integrity sha512-58ERHGfWtWzBxckF9ZyFuwJjcreLDr7C79lHEynSqZ7J8y1JfMa8ok1TvCCf/TOZmkGME1ZSaEEb0DqqWaNFHg ==
715
715
dependencies :
716
- dayjs "^1.8.19 "
716
+ dayjs "^1.10.0 "
717
717
718
718
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3 :
719
719
version "1.0.4"
@@ -884,7 +884,7 @@ dashdash@^1.12.0:
884
884
dependencies :
885
885
assert-plus "^1.0.0"
886
886
887
- dayjs@^1.8.19 :
887
+ dayjs@^1.10.0 :
888
888
version "1.10.7"
889
889
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.7.tgz#2cf5f91add28116748440866a0a1d26f3a6ce468"
890
890
integrity sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig==
You can’t perform that action at this time.
0 commit comments