From e6c4b085c3c881c44491121a9f57ebcb0a4b8b84 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, 20 Jul 2026 14:12:21 +0000 Subject: [PATCH] =?UTF-8?q?ADMS:=20vuln=20minor=20upgrades=20=E2=80=94=201?= =?UTF-8?q?5=20packages=20(minor:=207=20=C2=B7=20patch:=208)=20[rum-react-?= =?UTF-8?q?navigation-codepush]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rum-react-navigation-codepush/package.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/rum-react-navigation-codepush/package.json b/rum-react-navigation-codepush/package.json index c0abae7..eb5f38b 100644 --- a/rum-react-navigation-codepush/package.json +++ b/rum-react-navigation-codepush/package.json @@ -47,5 +47,22 @@ }, "jest": { "preset": "react-native" + }, + "resolutions": { + "vm2": "^3.11.5", + "fast-xml-parser": "^4.5.7", + "simple-git": "^3.36.0", + "form-data": "^4.0.6", + "minimatch": "^3.1.5", + "shell-quote": "^1.8.4", + "lodash": "^4.18.1", + "@babel/traverse": "^7.29.7", + "ws": "^6.2.6", + "flatted": "^3.4.2", + "picomatch": "^2.3.2", + "follow-redirects": "^1.16.0", + "cross-spawn": "^7.0.6", + "braces": "^3.0.3", + "semver": "^5.7.2" } }