From bc90f764c7463b238740867f6d99deea32183d6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 03:18:58 +0000 Subject: [PATCH] chore(deps): bump @xmldom/xmldom in /react-native-sdk Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.0.0 to 0.8.13. - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](https://github.com/xmldom/xmldom/commits/0.8.13) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.8.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- react-native-sdk/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-native-sdk/package.json b/react-native-sdk/package.json index c2219de23bc7..3f210db2c1fa 100644 --- a/react-native-sdk/package.json +++ b/react-native-sdk/package.json @@ -21,7 +21,7 @@ "@react-navigation/native": "0.0.0", "@react-navigation/stack": "0.0.0", "@stomp/stompjs": "0.0.0", - "@xmldom/xmldom": "0.0.0", + "@xmldom/xmldom": "0.8.13", "abab": "0.0.0", "base64-js": "0.0.0", "dayjs": "0.0.0",