From b500b9303328508db126569f51c5fcd233be2985 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 00:49:34 +0000 Subject: [PATCH] :arrow_up: deps: Bump simple-xml-to-json from 1.0.9 to 1.2.3 Bumps [simple-xml-to-json](https://github.com/nirgit/simple-xml-to-json) from 1.0.9 to 1.2.3. - [Commits](https://github.com/nirgit/simple-xml-to-json/commits) --- updated-dependencies: - dependency-name: simple-xml-to-json dependency-version: 1.2.3 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..a8bc67ff 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.3", "ts-node": "^10.8.1", "validator": "^13.7.0", "web3": "^1.7.3", diff --git a/yarn.lock b/yarn.lock index 72f63ed5..2490b558 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.3: + version "1.2.3" + resolved "https://registry.yarnpkg.com/simple-xml-to-json/-/simple-xml-to-json-1.2.3.tgz#79c7188ff99ae209a267b70ee0db06b0e4597787" + integrity sha512-kWJDCr9EWtZ+/EYYM5MareWj2cRnZGF93YDNpH4jQiHB+hBIZnfPFSQiVMzZOdk+zXWqTZ/9fTeQNu2DqeiudA== sisteransi@^1.0.5: version "1.0.5"