From add8bcef583fa0a5f61c191a6d309c64fe1a2cfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 21:14:27 +0000 Subject: [PATCH] chore(deps): bump fast-xml-parser in /wallets/rn_cli_wallet Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.5.1 to 5.3.4. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.5.1...v5.3.4) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.3.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- wallets/rn_cli_wallet/package.json | 4 ++-- wallets/rn_cli_wallet/yarn.lock | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/wallets/rn_cli_wallet/package.json b/wallets/rn_cli_wallet/package.json index 96f1708d..dc9da78f 100644 --- a/wallets/rn_cli_wallet/package.json +++ b/wallets/rn_cli_wallet/package.json @@ -46,7 +46,7 @@ "dayjs": "1.11.11", "ed25519-hd-key": "^1.3.0", "ethers": "5.8.0", - "fast-xml-parser": "4.4.1", + "fast-xml-parser": "5.3.4", "pressto": "0.6.0", "react": "19.1.1", "react-native": "0.82.0", @@ -107,7 +107,7 @@ "@babel/runtime": "7.28.4", "cross-spawn": "7.0.6", "nanoid": "3.3.8", - "fast-xml-parser": "4.5.1", + "fast-xml-parser": "5.3.4", "sha.js": "2.4.12", "tmp": "0.2.4", "on-headers": "1.1.0", diff --git a/wallets/rn_cli_wallet/yarn.lock b/wallets/rn_cli_wallet/yarn.lock index f90e55da..0e7c3ccb 100644 --- a/wallets/rn_cli_wallet/yarn.lock +++ b/wallets/rn_cli_wallet/yarn.lock @@ -4476,7 +4476,7 @@ __metadata: ed25519-hd-key: ^1.3.0 eslint: ^8.19.0 ethers: 5.8.0 - fast-xml-parser: 4.4.1 + fast-xml-parser: 5.3.4 jest: ^29.2.1 pressto: 0.6.0 prettier: 2.8.8 @@ -6899,14 +6899,14 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:4.5.1": - version: 4.5.1 - resolution: "fast-xml-parser@npm:4.5.1" +"fast-xml-parser@npm:5.3.4": + version: 5.3.4 + resolution: "fast-xml-parser@npm:5.3.4" dependencies: - strnum: ^1.0.5 + strnum: ^2.1.0 bin: fxparser: src/cli/cli.js - checksum: aab32d7f08a95b20f9ecdc2d769531a9dc454faf12740873972f8169c04ab9335ac5df1029ebfe829a01ddbb0ec60572cb7769d6be2409e95a9be8fc6a86e92c + checksum: c4ec187c7ce4897d0baa69294ffec2b8628567bab913801a18ac8e42f8f97b6cd84f6d32844e0db9bedc952b09444e97b221a0929f0494a1eb7cbece0150033c languageName: node linkType: hard @@ -11848,10 +11848,10 @@ __metadata: languageName: node linkType: hard -"strnum@npm:^1.0.5": - version: 1.1.2 - resolution: "strnum@npm:1.1.2" - checksum: a85219eda13e97151c95e343a9e5960eacfb0a0ff98104b4c9cb7a212e3008bddf0c9714c9c37c2e508be78e741a04afc80027c2dc18509d1b5ffd4c37191fc2 +"strnum@npm:^2.1.0": + version: 2.1.2 + resolution: "strnum@npm:2.1.2" + checksum: 755e8327ee68201d700169ceee097ea52da7b675f4521442a8dbd1517021f89a91399213c446d1bf3d1123ca1896a76f0ff076d04c88ffe6056e78828ce6f60a languageName: node linkType: hard