diff --git a/yarn.lock b/yarn.lock index 7c025be..010e2da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -911,11 +911,17 @@ lodash "^4.17.13" to-fast-properties "^2.0.0" -"@cloud-annotations/models@^0.1.0": - version "0.1.0" - resolved "https://registry.yarnpkg.com/@cloud-annotations/models/-/models-0.1.0.tgz#a50ab2055f599f5978e2fdfb669d5fbe05fd17c8" - integrity sha512-sUyk3b4A9YhZMSw1kwz2C2QSqVLVyooNt5AA6zQYEBOrwfaL/yIBjTyVac2/z6OPES5aVH/XSzS2MNHCh5AxCw== +"@cloud-annotations/core@^0.1.8": + version "0.1.9" + resolved "https://registry.yarnpkg.com/@cloud-annotations/core/-/core-0.1.9.tgz#773d06efa4b52489718c9429d976e4c91444a8bb" + integrity sha512-wNvavRsW9QUjJrqtQskwplv2CFSDm2xWRuUhN2sucGLL1kG0viA1r9pNHcs8rg3w4V3OkCoBoDTcNLK9ALipOA== + +"@cloud-annotations/models@^0.1.7": + version "0.1.9" + resolved "https://registry.yarnpkg.com/@cloud-annotations/models/-/models-0.1.9.tgz#88a980a6930d9ec3efc8bc4c30359854628d629d" + integrity sha512-Y7oAcPIEYnxaLV8054fu3puGDWsP0wRvyytSHJk+ht8/LLC50/s3iEAWSjR/iJ9UGlMK48dimBnhXuC4n4IZFA== dependencies: + "@cloud-annotations/core" "^0.1.8" "@tensorflow/tfjs" "1.4.0" "@cnakazawa/watch@^1.0.3": @@ -3124,7 +3130,7 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.8, debug@^2.6. dependencies: ms "2.0.0" -debug@^3.0.0, debug@^3.2.5, debug@^3.2.6: +debug@^3.2.5, debug@^3.2.6: version "3.2.6" resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ== @@ -4106,11 +4112,9 @@ flush-write-stream@^1.0.0: readable-stream "^2.3.6" follow-redirects@^1.0.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.9.0.tgz#8d5bcdc65b7108fe1508649c79c12d732dcedb4f" - integrity sha512-CRcPzsSIbXyVDl0QI01muNDu69S8trU4jArW9LpOt2WtC6LyUJetcIrmfHsRBx7/Jb6GHJUiuqyYxPooFfNt6A== - dependencies: - debug "^3.0.0" + version "1.14.8" + resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc" + integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA== for-in@^0.1.3: version "0.1.8"