diff --git a/package.json b/package.json index 5384cff..7a69ef5 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@turf/projection": "^6.5.0", "strxml": "^1.0.0", "terraformer-arcgis-parser": "^1.1.0", - "xmldom": "^0.1.27", + "xmldom": "^0.6.0", "xmldom-qsa": "^1.1.2" } } diff --git a/yarn.lock b/yarn.lock index 636bc32..4fc4e59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2488,10 +2488,10 @@ xmldom-qsa@^1.1.2: resolved "https://registry.npmmirror.com/xmldom-qsa/-/xmldom-qsa-1.1.2.tgz#5adeb96b7e9ce13e808178c681e1360ac2b022a1" integrity sha512-+GdJhpC3aXT1sXd6MW0b/lTZ3/N9y3y3aGV784YDd51AdSFiIKGDBF/Q/f9do5tdjBHZeDZese74og/EbGzfBQ== -xmldom@^0.1.27: - version "0.1.31" - resolved "https://registry.npm.taobao.org/xmldom/download/xmldom-0.1.31.tgz?cache=0&sync_timestamp=1615270394430&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fxmldom%2Fdownload%2Fxmldom-0.1.31.tgz#b76c9a1bd9f0a9737e5a72dc37231cf38375e2ff" - integrity sha1-t2yaG9nwqXN+WnLcNyMc84N14v8= +xmldom@^0.6.0: + version "0.6.0" + resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.6.0.tgz#43a96ecb8beece991cef382c08397d82d4d0c46f" + integrity sha512-iAcin401y58LckRZ0TkI4k0VSM1Qg0KGSc3i8rU+xrxe19A/BN1zHyVSJY7uoutVlaTSzYyk/v5AmkewAP7jtg== y18n@^4.0.0: version "4.0.1"