From 6c11fdb724077e3e2219dee1cb139e50a603650c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 22:14:17 +0000 Subject: [PATCH] :arrow_up: deps: Bump simple-xml-to-json from 1.0.9 to 1.2.5 Bumps [simple-xml-to-json](https://github.com/nirgit/simple-xml-to-json) from 1.0.9 to 1.2.5. - [Commits](https://github.com/nirgit/simple-xml-to-json/commits) --- updated-dependencies: - dependency-name: simple-xml-to-json dependency-version: 1.2.5 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..629c0b80 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.5", "ts-node": "^10.8.1", "validator": "^13.7.0", "web3": "^1.7.3", diff --git a/yarn.lock b/yarn.lock index 72f63ed5..60071e82 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.5: + version "1.2.5" + resolved "https://registry.yarnpkg.com/simple-xml-to-json/-/simple-xml-to-json-1.2.5.tgz#453bf27e540f7c4579b568605f9b2293199e04e9" + integrity sha512-ZyRpOE39EtJcTA3eL7qkHXKtZSNrDm3PkttECKBfaFTDuEvnXQA/Sq0mPMxdNfMLrCkMcJT4nEgGStceP73Ihg== sisteransi@^1.0.5: version "1.0.5"