From 1f638fc872c766ba997099906a014365c5bdf0fe Mon Sep 17 00:00:00 2001 From: "aikido-autofix[bot]" <119856028+aikido-autofix[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 10:52:00 +0000 Subject: [PATCH] fix(security): update undici from 6.25.0 to 6.25.0 --- 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 a05ea9d..8503b57 100644 --- a/with-react-native/package.json +++ b/with-react-native/package.json @@ -56,10 +56,10 @@ "pnpm": { "overrides": { "h3": "^1.15.9", - "undici": "^7.24.1", "node-forge": "^1.4.0", "@wagmi/core": "2.16.4", - "@xmldom/xmldom": "0.8.13" + "@xmldom/xmldom": "0.8.13", + "undici": "6.27.0" } }, "private": true