From 431a6a5773341158352e0c0be8c665a957b448bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 22:14:40 +0000 Subject: [PATCH] :arrow_up: deps: Bump simple-xml-to-json from 1.0.9 to 1.2.4 Bumps [simple-xml-to-json](https://github.com/nirgit/simple-xml-to-json) from 1.0.9 to 1.2.4. - [Commits](https://github.com/nirgit/simple-xml-to-json/commits) --- updated-dependencies: - dependency-name: simple-xml-to-json dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 443732c8..e6dda5c4 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.4", "ts-node": "^10.8.1", "validator": "^13.7.0", "web3": "^1.7.3", diff --git a/yarn.lock b/yarn.lock index 72f63ed5..6c6d5a46 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.4: + version "1.2.4" + resolved "https://registry.yarnpkg.com/simple-xml-to-json/-/simple-xml-to-json-1.2.4.tgz#3f90408efc18517797ef648fbf566da570c01ea3" + integrity sha512-3MY16e0ocMHL7N1ufpdObURGyX+lCo0T/A+y6VCwosLdH1HSda4QZl1Sdt/O+2qWp48WFi26XEp5rF0LoaL0Dg== sisteransi@^1.0.5: version "1.0.5"