diff --git a/package.json b/package.json index f27f754f8fd..ed8b8e9ef4e 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "compression": "1.8.1", "@microsoft/api-extractor/minimatch": "3.1.4", "lodash": "4.18.1", - "@xmldom/xmldom": "^0.8.13", + "@xmldom/xmldom": "^0.8.15", "fast-xml-parser": "^4.5.6", "yaml": "^2.8.3", "fast-uri": "^3.1.2", diff --git a/yarn.lock b/yarn.lock index ea26dc8b37e..593ebc79ae3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2540,9 +2540,9 @@ integrity sha512-9ORTwwS74VaTn38tNbQhsA5U44zkJfcb0BdTSyyG6frP4e8KMtHuTXYmwefe5dpL8XB1aGSIVTaLjD3BbWb5iA== "@xmldom/xmldom@^0.8.13", "@xmldom/xmldom@^0.8.8": - version "0.8.13" - resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.13.tgz#00d1dd940b218dff2e49309d410d8bb212159225" - integrity sha512-KRYzxepc14G/CEpEGc3Yn+JKaAeT63smlDr+vjB8jRfgTBBI9wRj/nkQEO+ucV8p8I9bfKLWp37uHgFrbntPvw== + version "0.8.15" + resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.15.tgz#71ebf80729e4e95221d519ac9b1e1eaea7784907" + integrity sha512-/5NV/vDALVFDXgLmfsy9TRCBlKwO2LNBFzpzvb9iIj+jR+eSc6DLYYvVOdivT/jm7MtU6TebYuRmzEOI7w40UA== accepts@^2.0.0: version "2.0.0"