diff --git a/yarn.lock b/yarn.lock index 630826210e3..ea3c5c02e60 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4399,9 +4399,9 @@ denodeify@^1.2.1: integrity sha1-OjYof1A05pnnV3kBBSwubJQlFjE= depcheck@^1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/depcheck/-/depcheck-1.4.1.tgz#1dfbac61ad6411ae407050a383e7411eb8933ad2" - integrity sha512-ecX8zIXE9TlVu14ebnZTwgIeP/t/Rq2WpowjWbMuqG6ayozVVf9zKW4EBEQ/HsS1dxhY+J9+UiRetu2UMxG9ww== + version "1.4.2" + resolved "https://registry.yarnpkg.com/depcheck/-/depcheck-1.4.2.tgz#dedeb8729b8fdf990e2bc45a869d99cfb4460097" + integrity sha512-oYaBLRbF5NMkYxc5rltnqtuPAn25Lx5xPBIJXy5oUVBgrEDDtotCoYUfFH8lvcmSWzgk1Ts9H+f4Rk0oWL51LQ== dependencies: "@babel/parser" "^7.12.5" "@babel/traverse" "^7.12.5" @@ -4411,6 +4411,7 @@ depcheck@^1.4.1: debug "^4.2.0" deps-regex "^0.1.4" ignore "^5.1.8" + is-core-module "^2.4.0" js-yaml "^3.14.0" json5 "^2.1.3" lodash "^4.17.20" @@ -6334,10 +6335,10 @@ is-ci@^2.0.0: dependencies: ci-info "^2.0.0" -is-core-module@^2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.2.0.tgz#97037ef3d52224d85163f5597b2b63d9afed981a" - integrity sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ== +is-core-module@^2.2.0, is-core-module@^2.4.0: + version "2.6.0" + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.6.0.tgz#d7553b2526fe59b92ba3e40c8df757ec8a709e19" + integrity sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ== dependencies: has "^1.0.3" @@ -11799,6 +11800,7 @@ xmldoc@^1.1.2: xmldom@^0.5.0, xmldom@^0.6.0, "xmldom@github:xmldom/xmldom#0.7.0": version "0.7.0" + uid c568938641cc1f121cef5b4df80fcfda1e489b6e resolved "https://codeload.github.com/xmldom/xmldom/tar.gz/c568938641cc1f121cef5b4df80fcfda1e489b6e" xpath@^0.0.27: