Skip to content

Commit 7519ac0

Browse files
chore(deps): bump fast-xml-parser in /wallets/rn_cli_wallet
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.0 to 4.5.1. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v4.4.0...v4.5.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9310e92 commit 7519ac0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: wallets/rn_cli_wallet/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@walletconnect/react-native-compat": "2.17.2",
3939
"dayjs": "1.11.11",
4040
"ethers": "5.7.2",
41-
"fast-xml-parser": "4.4.1",
41+
"fast-xml-parser": "4.5.0",
4242
"patch-package": "8.0.0",
4343
"postinstall-postinstall": "2.1.0",
4444
"react": "18.2.0",

Diff for: wallets/rn_cli_wallet/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -6986,14 +6986,14 @@ __metadata:
69866986
languageName: node
69876987
linkType: hard
69886988

6989-
"fast-xml-parser@npm:4.4.1":
6990-
version: 4.4.1
6991-
resolution: "fast-xml-parser@npm:4.4.1"
6989+
"fast-xml-parser@npm:4.5.0":
6990+
version: 4.5.0
6991+
resolution: "fast-xml-parser@npm:4.5.0"
69926992
dependencies:
69936993
strnum: ^1.0.5
69946994
bin:
69956995
fxparser: src/cli/cli.js
6996-
checksum: f440c01cd141b98789ae777503bcb6727393296094cc82924ae9f88a5b971baa4eec7e65306c7e07746534caa661fc83694ff437d9012dc84dee39dfbfaab947
6996+
checksum: 696dc98da46f0f48eb26dfe1640a53043ea64f2420056374e62abbb5e620f092f8df3c3ff3195505a2eefab2057db3bf0ebaac63557f277934f6cce4e7da027c
69976997
languageName: node
69986998
linkType: hard
69996999

@@ -13160,7 +13160,7 @@ __metadata:
1316013160
dayjs: 1.11.11
1316113161
eslint: ^8.19.0
1316213162
ethers: 5.7.2
13163-
fast-xml-parser: 4.4.1
13163+
fast-xml-parser: 4.5.0
1316413164
jest: ^29.6.3
1316513165
patch-package: 8.0.0
1316613166
postinstall-postinstall: 2.1.0

0 commit comments

Comments
 (0)