From 1085b3a552820bedf906306c62ac008109b1c767 Mon Sep 17 00:00:00 2001 From: "aikido-autofix[bot]" <119856028+aikido-autofix[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 03:53:48 +0000 Subject: [PATCH] fix(security): update @xmldom/xmldom from 0.7.13 to 0.8.13 --- with-react-native/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/with-react-native/package.json b/with-react-native/package.json index 3d1e9bf..a05ea9d 100644 --- a/with-react-native/package.json +++ b/with-react-native/package.json @@ -58,8 +58,8 @@ "h3": "^1.15.9", "undici": "^7.24.1", "node-forge": "^1.4.0", - "@xmldom/xmldom": "^0.8.13", - "@wagmi/core": "2.16.4" + "@wagmi/core": "2.16.4", + "@xmldom/xmldom": "0.8.13" } }, "private": true