From 74b6d37757fad539c1a12381b829bf5a2f9b1132 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 22:15:39 +0000 Subject: [PATCH] :arrow_up: deps: Bump simple-xml-to-json from 1.0.9 to 1.2.7 Bumps [simple-xml-to-json](https://github.com/nirgit/simple-xml-to-json) from 1.0.9 to 1.2.7. - [Commits](https://github.com/nirgit/simple-xml-to-json/commits) --- updated-dependencies: - dependency-name: simple-xml-to-json dependency-version: 1.2.7 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..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"