From 67efc90e39b119777fe3f399a9f550a6030eaf97 Mon Sep 17 00:00:00 2001 From: "gh-worker-campaigns-3e9aa4[bot]" <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 06:35:29 +0000 Subject: [PATCH] =?UTF-8?q?ADMS:=20vuln=20minor=20upgrades=20=E2=80=94=201?= =?UTF-8?q?2=20packages=20(minor:=205=20=C2=B7=20patch:=207)=20[rum-react-?= =?UTF-8?q?navigation-codepush/package.json]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rum-react-navigation-codepush/package.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/rum-react-navigation-codepush/package.json b/rum-react-navigation-codepush/package.json index c0abae7..45c53cf 100644 --- a/rum-react-navigation-codepush/package.json +++ b/rum-react-navigation-codepush/package.json @@ -47,5 +47,14 @@ }, "jest": { "preset": "react-native" + }, + "resolutions": { + "nanoid": "^3.3.18", + "flatted": "^3.4.4", + "picomatch": "^2.3.2", + "follow-redirects": "^1.16.0", + "@babel/plugin-transform-modules-systemjs": "^7.29.8", + "qs": "^6.15.3", + "yaml": "^1.10.3" } }