File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 "@types/mocha" : " 9.0.0" ,
2727 "conventional-changelog-cli" : " 2.2.2" ,
2828 "fetch-mock" : " 9.11.0" ,
29- "http-server" : " 14.0 .0" ,
29+ "http-server" : " 14.1 .0" ,
3030 "karma" : " 6.3.10" ,
3131 "karma-chrome-launcher" : " 3.1.0" ,
3232 "karma-cli" : " 2.0.0" ,
Original file line number Diff line number Diff line change @@ -2237,6 +2237,14 @@ chalk@^4.1.0:
22372237 ansi-styles "^4.1.0"
22382238 supports-color "^7.1.0"
22392239
2240+ chalk@^4.1.2 :
2241+ version "4.1.2"
2242+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
2243+ integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
2244+ dependencies :
2245+ ansi-styles "^4.1.0"
2246+ supports-color "^7.1.0"
2247+
22402248change-case@^4.1.1 :
22412249 version "4.1.2"
22422250 resolved "https://registry.yarnpkg.com/change-case/-/change-case-4.1.2.tgz#fedfc5f136045e2398c0410ee441f95704641e12"
@@ -4002,13 +4010,13 @@ http-proxy@^1.18.1:
40024010 follow-redirects "^1.0.0"
40034011 requires-port "^1.0.0"
40044012
4005- http-server@14.0 .0 :
4006- version "14.0 .0"
4007- resolved "https://registry.yarnpkg.com/http-server/-/http-server-14.0 .0.tgz#bd214952a60b93ce8ca9bbe8ba181faf7f9821b0 "
4008- integrity sha512-XTePIXAo5x72bI8SlKFSqsg7UuSHwsOa4+RJIe56YeMUvfTvGDy7TxFkTEhfIRmM/Dnf6x29ut541ythSBZdkQ ==
4013+ http-server@14.1 .0 :
4014+ version "14.1 .0"
4015+ resolved "https://registry.yarnpkg.com/http-server/-/http-server-14.1 .0.tgz#51d43e03cdbb94f328b24821cad2cefc6c6a2eed "
4016+ integrity sha512-5lYsIcZtf6pdR8tCtzAHTWrAveo4liUlJdWc7YafwK/maPgYHs+VNP6KpCClmUnSorJrARVMXqtT055zBv11Yg ==
40094017 dependencies :
40104018 basic-auth "^2.0.1"
4011- colors "^1.4.0 "
4019+ chalk "^4.1.2 "
40124020 corser "^2.0.1"
40134021 he "^1.2.0"
40144022 html-encoding-sniffer "^3.0.0"
You can’t perform that action at this time.
0 commit comments