File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 27
27
"bs-platform" : " ^7.2.2"
28
28
},
29
29
"dependencies" : {
30
- "bs-moment" : " ^0.4.4 " ,
31
- "cron" : " ^1.7.1 "
30
+ "bs-moment" : " ^0.4.5 " ,
31
+ "cron" : " ^1.8.2 "
32
32
},
33
33
"jest" : {
34
34
"setupFiles" : [
Original file line number Diff line number Diff line change @@ -816,10 +816,10 @@ bs-jest-date-mock@^1.0.2:
816
816
dependencies :
817
817
jest-date-mock "^1.0.7"
818
818
819
- bs-moment@^0.4.4 :
820
- version "0.4.4 "
821
- resolved "https://registry.yarnpkg.com/bs-moment/-/bs-moment-0.4.4 .tgz#3d59767e8cd0107393c4f371e15b95bf862ceaac "
822
- integrity sha512-fAcofbF1bTj6fuwk4cCZ0Teod75dhXPulnNhRwx7+PTtccNMdn35SCb98JxwrprQgCvoZircIgmu8nGLsOaqaA ==
819
+ bs-moment@^0.4.5 :
820
+ version "0.4.5 "
821
+ resolved "https://registry.yarnpkg.com/bs-moment/-/bs-moment-0.4.5 .tgz#3f84fed55c2a70d25b0b6025e4e8d821fcdd4dc8 "
822
+ integrity sha512-anPYkFSof+X8EeomnP0fbQBvWFJeganwPqqARVB+fcdKYX2Uog/n3CCiFGEA+66yHbwnWZD5YFhtHCuyLMcQfQ ==
823
823
824
824
bs-platform@^7.2.2 :
825
825
version "7.2.2"
@@ -999,10 +999,10 @@ core-util-is@1.0.2:
999
999
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
1000
1000
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
1001
1001
1002
- cron@^1.7.1 :
1003
- version "1.7.1 "
1004
- resolved "https://registry.yarnpkg.com/cron/-/cron-1.7.1 .tgz#e85ee9df794d1bc6579896ee382053c3ce33778f "
1005
- integrity sha512-gmMB/pJcqUVs/NklR1sCGlNYM7TizEw+1gebz20BMc/8bTm/r7QUp3ZPSPlG8Z5XRlvb7qhjEjq/+bdIfUCL2A ==
1002
+ cron@^1.8.2 :
1003
+ version "1.8.2 "
1004
+ resolved "https://registry.yarnpkg.com/cron/-/cron-1.8.2 .tgz#4ac5e3c55ba8c163d84f3407bde94632da8370ce "
1005
+ integrity sha512-Gk2c4y6xKEO8FSAUTklqtfSr7oTq0CiPQeLBG5Fl0qoXpZyMcj1SG59YL+hqq04bu6/IuEA7lMkYDAplQNKkyg ==
1006
1006
dependencies :
1007
1007
moment-timezone "^0.5.x"
1008
1008
You can’t perform that action at this time.
0 commit comments