File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 44
44
"color" : " 3.1.2" ,
45
45
"core-js" : " 3.2.1" ,
46
46
"css-modules-require-hook" : " 4.2.3" ,
47
- "date-fns" : " 1.30.1 " ,
47
+ "date-fns" : " 2.11.0 " ,
48
48
"electron-debug" : " 3.0.1" ,
49
49
"electron-devtools-installer" : " 2.2.4" ,
50
50
"electron-log" : " 3.0.7" ,
Original file line number Diff line number Diff line change @@ -3878,7 +3878,12 @@ dashdash@^1.12.0:
3878
3878
dependencies:
3879
3879
assert-plus "^1.0.0"
3880
3880
3881
- [email protected] , date-fns@^1.30.1:
3881
+
3882
+ version "2.11.0"
3883
+ resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.11.0.tgz#ec2b44977465b9dcb370021d5e6c019b19f36d06"
3884
+ integrity sha512-8P1cDi8ebZyDxUyUprBXwidoEtiQAawYPGvpfb+Dg0G6JrQ+VozwOmm91xYC0vAv1+0VmLehEPb+isg4BGUFfA==
3885
+
3886
+ date-fns@^1.30.1:
3882
3887
version "1.30.1"
3883
3888
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
3884
3889
integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw==
You can’t perform that action at this time.
0 commit comments