File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 47
47
"cron-parser" : " ^2.18.0" ,
48
48
"date.js" : " ~0.3.3" ,
49
49
"debug" : " ~4.3.0" ,
50
- "human-interval" : " ~1 .0.0" ,
50
+ "human-interval" : " ~2 .0.0" ,
51
51
"moment-timezone" : " ~0.5.27" ,
52
52
"mongodb" : " ~3.6.2"
53
53
},
Original file line number Diff line number Diff line change @@ -1953,10 +1953,12 @@ http-signature@~1.2.0:
1953
1953
jsprim "^1.2.2"
1954
1954
sshpk "^1.7.0"
1955
1955
1956
- human-interval@~1.0.0 :
1957
- version "1.0.0"
1958
- resolved "https://registry.yarnpkg.com/human-interval/-/human-interval-1.0.0.tgz#7ba00a15f3d94ab6a4c16f76060e4aa07c713019"
1959
- integrity sha512-SWPw3rD6/ocA0JnGePoXp5Zf5eILzsoL5vdWdLwtTuyrElyCpfQb0whIcxMdK/gAKNl2rFDGkPAbwI2KGZCvNA==
1956
+ human-interval@~2.0.0 :
1957
+ version "2.0.0"
1958
+ resolved "https://registry.yarnpkg.com/human-interval/-/human-interval-2.0.0.tgz#a9f4cedf4544005398c39767a484fdf062f4287a"
1959
+ integrity sha512-r9qKIElAPkR4+uKSY2T7ImenvKItsLhT2Rm3OmFbA0pBt44YC8mWBpSFsnAbHnVs2D47hm0GquhpCjN+yjR24g==
1960
+ dependencies :
1961
+ numbered "^1.1.0"
1960
1962
1961
1963
iconv-lite@^0.4.24 :
1962
1964
version "0.4.24"
@@ -3026,6 +3028,11 @@ normalize-url@^4.1.0:
3026
3028
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.0.tgz#453354087e6ca96957bd8f5baf753f5982142129"
3027
3029
integrity sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==
3028
3030
3031
+ numbered@^1.1.0 :
3032
+ version "1.1.0"
3033
+ resolved "https://registry.yarnpkg.com/numbered/-/numbered-1.1.0.tgz#9fcd79564c73a84b9574e8370c3d8e58fe3c133c"
3034
+ integrity sha512-pv/ue2Odr7IfYOO0byC1KgBI10wo5YDauLhxY6/saNzAdAs0r1SotGCPzzCLNPL0xtrAwWRialLu23AAu9xO1g==
3035
+
3029
3036
oauth-sign@~0.9.0 :
3030
3037
version "0.9.0"
3031
3038
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455"
You can’t perform that action at this time.
0 commit comments