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" } }