File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 51
51
"main" : " ./src/main.js" ,
52
52
"dependencies" : {
53
53
"copy-paste" : " ^1.3.0" ,
54
- "diff2html" : " ^2.3.1 " ,
54
+ "diff2html" : " ^2.3.2 " ,
55
55
"extend" : " ^3.0.1" ,
56
56
"open" : " ^0.0.5" ,
57
57
"request" : " ^2.83.0" ,
Original file line number Diff line number Diff line change @@ -409,12 +409,13 @@ delayed-stream@~1.0.0:
409
409
version "1.0.0"
410
410
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"
411
411
412
- diff2html@^2.3.1 :
413
- version "2.3.1 "
414
- resolved "https://registry.yarnpkg.com/diff2html/-/diff2html-2.3.1 .tgz#8bf7f351607826e217446163cab6da52c560e0ab "
412
+ diff2html@^2.3.2 :
413
+ version "2.3.2 "
414
+ resolved "https://registry.yarnpkg.com/diff2html/-/diff2html-2.3.2 .tgz#1c5864266d437148bc66fdd66d4ad750102d7fed "
415
415
dependencies :
416
416
diff "^3.3.1"
417
417
hogan.js "^3.0.2"
418
+ lodash "^4.17.4"
418
419
whatwg-fetch "^2.0.3"
419
420
420
421
You can’t perform that action at this time.
0 commit comments