diff --git a/tools/schema-builder/yarn.lock b/tools/schema-builder/yarn.lock index cc1a053b8..d1e990df6 100644 --- a/tools/schema-builder/yarn.lock +++ b/tools/schema-builder/yarn.lock @@ -5334,12 +5334,12 @@ ci-info@^2.0.0: integrity sha1-Z6npZL4xpR4V5QENWObxKDQAL0Y= cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3: - version "1.0.4" - resolved "https://registry.npm.alibaba-inc.com/cipher-base/download/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de" - integrity sha1-h2Dk7MJy9MNjUy+SbYdKriwTl94= + version "1.0.6" + resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.6.tgz#8fe672437d01cd6c4561af5334e0cc50ff1955f7" + integrity sha512-3Ek9H3X6pj5TgenXYtNWdaBon1tgYCaebd+XPg0keyjEbEfkD4KkmAxkQ/i1vYvxdcT5nscLBfq9VJRmCBcFSw== dependencies: - inherits "^2.0.1" - safe-buffer "^5.0.1" + inherits "^2.0.4" + safe-buffer "^5.2.1" cjs-module-lexer@^0.6.0: version "0.6.0"