diff --git a/yarn.lock b/yarn.lock index cdecd0c..5551514 100644 --- a/yarn.lock +++ b/yarn.lock @@ -932,7 +932,7 @@ dependencies: regenerator-runtime "^0.13.4" -"@babel/runtime@^7.0.0", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.1", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.4", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": +"@babel/runtime@^7.0.0", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.1", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.4", "@babel/runtime@^7.8.4": version "7.9.2" resolved "http://nexus3.km.co-mall/repository/npm/@babel/runtime/-/runtime-7.9.2.tgz#d90df0583a3a252f09aaa619665367bae518db06" integrity sha1-2Q3wWDo6JS8JqqYZZlNnuuUY2wY= @@ -11280,11 +11280,9 @@ yallist@^4.0.0: integrity sha1-m7knkNnA7/7GO+c1GeEaNQGaOnI= yaml@^1.7.2: - version "1.8.3" - resolved "http://nexus3.km.co-mall/repository/npm/yaml/-/yaml-1.8.3.tgz#2f420fca58b68ce3a332d0ca64be1d191dd3f87a" - integrity sha1-L0IPyli2jOOjMtDKZL4dGR3T+Ho= - dependencies: - "@babel/runtime" "^7.8.7" + version "1.10.3" + resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.3.tgz#76e407ed95c42684fb8e14641e5de62fe65bbcb3" + integrity sha512-vIYeF1u3CjlhAFekPPAk2h/Kv4T3mAkMox5OymRiJQB0spDP10LHvt+K7G9Ny6NuuMAb25/6n1qyUjAcGNf/AA== yargs-parser@^11.1.1: version "11.1.1"