File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
44
"dependencies" : {
45
45
"chalk" : " ^3.0.0" ,
46
46
"cli-table" : " ^0.3.1" ,
47
- "date-fns" : " ^1.29 .0" ,
47
+ "date-fns" : " ^2.0 .0" ,
48
48
"default-pager" : " ^1.1.0" ,
49
49
"got" : " ^8.0.1" ,
50
50
"left-pad" : " ^1.2.0" ,
Original file line number Diff line number Diff line change @@ -1010,10 +1010,10 @@ currently-unhandled@^0.4.1:
1010
1010
dependencies :
1011
1011
array-find-index "^1.0.1"
1012
1012
1013
- date-fns@^1.29 .0 :
1014
- version "1.30.1 "
1015
- resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1 .tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c "
1016
- integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw ==
1013
+ date-fns@^2.0 .0 :
1014
+ version "2.23.0 "
1015
+ resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.23.0 .tgz#4e886c941659af0cf7b30fafdd1eaa37e88788a9 "
1016
+ integrity sha512-5ycpauovVyAk0kXNZz6ZoB9AYMZB4DObse7P3BPWmyEjXNORTI8EJ6X0uaSAq4sCHzM1uajzrkr6HnsLQpxGXA ==
1017
1017
1018
1018
date-time@^2.1.0 :
1019
1019
version "2.1.0"
You can’t perform that action at this time.
0 commit comments