File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1010 "node" : " >= 8.6.0"
1111 },
1212 "dependencies" : {
13- "clean-css" : " 4.2 .1" ,
13+ "clean-css" : " 5.0 .1" ,
1414 "express" : " 4.17.1" ,
1515 "express-history-api-fallback" : " 2.2.1" ,
1616 "highland" : " 2.13.4" ,
Original file line number Diff line number Diff line change @@ -736,7 +736,14 @@ class-utils@^0.3.5:
736736 isobject "^3.0.0"
737737 static-extend "^0.1.1"
738738
739- [email protected] , clean-css@^4.2.1:
739+ 740+ version "5.0.1"
741+ resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-5.0.1.tgz#f84c6ad82c5a8246a680206da8bceef483ccc0b6"
742+ integrity sha512-F1zAGOowUCg8yxT0O4UR+nmbMauf3YwbiUS60CPxpzJU7ulpamGzQomFrJSK4w/HqHtMmQKSHJUNue+dQQYQdg==
743+ dependencies :
744+ source-map "~0.6.0"
745+
746+ clean-css@^4.2.1 :
740747 version "4.2.1"
741748 resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.2.1.tgz#2d411ef76b8569b6d0c84068dabe85b0aa5e5c17"
742749 dependencies :
You can’t perform that action at this time.
0 commit comments