diff --git a/package.json b/package.json index 25591e4..7a5e54a 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "author": "Rune Halvorsen ", "license": "Apache License, Version 2.0", "dependencies": { - "xmldom": "^0.1.19", + "xmldom": "^0.6.0", "bluebird": "^2.3.4", "request": "^2.47.0", "ramda": "^0.7.0" diff --git a/yarn.lock b/yarn.lock index 37cab71..304c0c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -279,6 +279,6 @@ verror@1.10.0: core-util-is "1.0.2" extsprintf "^1.2.0" -xmldom@^0.1.19: - version "0.1.27" - resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.27.tgz#d501f97b3bdb403af8ef9ecc20573187aadac0e9" +xmldom@^0.6.0: + version "0.6.0" + resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.6.0.tgz#43a96ecb8beece991cef382c08397d82d4d0c46f"