diff --git a/libraries/adaptive-expressions/package.json b/libraries/adaptive-expressions/package.json index cd334b0bbb..7de4780c00 100644 --- a/libraries/adaptive-expressions/package.json +++ b/libraries/adaptive-expressions/package.json @@ -37,7 +37,7 @@ "lru-cache": "^5.1.1", "uuid": "^8.3.2", "fast-xml-parser": "^3.19.0", - "@xmldom/xmldom": "^0.7.4", + "@xmldom/xmldom": "^0.8.3", "xpath": "^0.0.32" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 641bfdbc68..d9b7cd2a5f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2375,10 +2375,10 @@ resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.5.tgz#09fa51e356d07d0be200642b0e4f91d8e6dd408d" integrity sha512-V3BIhmY36fXZ1OtVcI9W+FxQqxVLsPKcNjWigIaa81dLC9IolJl5Mt4Cvhmr0flUnjSpTdrbMTSbXqYqV5dT6A== -"@xmldom/xmldom@^0.7.4": - version "0.7.4" - resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.4.tgz#93b2f9486c88b6464e97f76c9ab49b0a548fbe57" - integrity sha512-wdxC79cvO7PjSM34jATd/RYZuYWQ8y/R7MidZl1NYYlbpFn1+spfjkiR3ZsJfcaTs2IyslBN7VwBBJwrYKM+zw== +"@xmldom/xmldom@^0.8.3": + version "0.8.3" + resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.3.tgz#beaf980612532aa9a3004aff7e428943aeaa0711" + integrity sha512-Lv2vySXypg4nfa51LY1nU8yDAGo/5YwF+EY/rUZgIbfvwVARcd67ttCM8SMsTeJy51YhHYavEq+FS6R0hW9PFQ== "@xtuc/ieee754@^1.2.0": version "1.2.0"