From 3be0ef7664ac2fae3042a2fa7b9d1a67b6db5364 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, 15 Jun 2026 14:06:42 +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..da0f884 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.6", + "simple-git": "^3.36.0", + "minimatch": "^3.1.5", + "form-data": "^2.5.6", + "@babel/traverse": "^7.29.7", + "flatted": "^3.4.2", + "picomatch": "^2.3.2", + "shell-quote": "^1.8.4", + "lodash": "^4.18.1", + "follow-redirects": "^1.16.0", + "ws": "^6.2.4", + "braces": "^3.0.3", + "cross-spawn": "^6.0.6", + "semver": "^5.7.2" } }