diff --git a/package.json b/package.json index 443732c8..ac267976 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "react-spinners": "^0.17.0", "react-tooltip": "^5.30.0", "sharp": "^0.34.5", - "simple-xml-to-json": "^1.0.9", + "simple-xml-to-json": "^1.2.7", "ts-node": "^10.8.1", "validator": "^13.7.0", "web3": "^1.7.3", diff --git a/yarn.lock b/yarn.lock index 72f63ed5..71179028 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12840,10 +12840,10 @@ simple-websocket@^9.1.0: readable-stream "^3.6.0" ws "^7.4.2" -simple-xml-to-json@^1.0.9: - version "1.0.9" - resolved "https://registry.yarnpkg.com/simple-xml-to-json/-/simple-xml-to-json-1.0.9.tgz#2d8fd35fd300c7125f4be992b96a36ac3895f3b7" - integrity sha512-UBfaMjDLDLShSCKy8Dr9WSSCeY4usYoKHMXU5J0Iy7wx7B1UTu1LRVagwunMuP57LTbZwr9xAUWdiINQdhZ9Ww== +simple-xml-to-json@^1.2.7: + version "1.2.7" + resolved "https://registry.yarnpkg.com/simple-xml-to-json/-/simple-xml-to-json-1.2.7.tgz#06cec527ebc85db6d4d0eefab7cddfbfa384cf84" + integrity sha512-mz9VXphOxQWX3eQ/uXCtm6upltoN0DLx8Zb5T4TFC4FHB7S9FDPGre8CfLWqPWQQH/GrQYd2AXhhVM5LDpYx6Q== sisteransi@^1.0.5: version "1.0.5"