File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 "karma-jasmine-sinon" : " ^1.0.4" ,
2020 "karma-phantomjs-launcher" : " *"
2121 },
22+ "resolutions" : {
23+ "minimist" : " 0.2.4" ,
24+ "json-schema" : " 0.4.0" ,
25+ "qs" : " json-schema"
26+ },
2227 "engine" : " node >= 0.8"
2328}
Original file line number Diff line number Diff line change @@ -672,9 +672,10 @@ json-schema-traverse@^0.4.1:
672672 resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660"
673673 integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
674674
675- json-schema@0.2.3 :
676- version "0.2.3"
677- resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
675+ json-schema@0.2.3, json-schema@0.4.0 :
676+ version "0.4.0"
677+ resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0.tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5"
678+ integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==
678679
679680json-stringify-safe@~5.0.1 :
680681 version "5.0.1"
@@ -840,14 +841,10 @@ minimatch@^3.0.4:
840841 dependencies :
841842 brace-expansion "^1.1.7"
842843
843- minimist@0.0.8 :
844- version "0.0.8"
845- resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
846-
847- minimist@^1.2.5 :
848- version "1.2.5"
849- resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
850- integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
844+ minimist@0.0.8, minimist@0.2.4, minimist@^1.2.5 :
845+ version "0.2.4"
846+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.2.4.tgz#0085d5501e29033748a2f2a4da0180142697a475"
847+ integrity sha512-Pkrrm8NjyQ8yVt8Am9M+yUt74zE3iokhzbG1bFVNjLB92vwM71hf40RkEsryg98BujhVOncKm/C1xROxZ030LQ==
851848
852849mkdirp@0.5.1 :
853850 version "0.5.1"
You can’t perform that action at this time.
0 commit comments