react-native-code-push icon indicating copy to clipboard operation
react-native-code-push copied to clipboard

VM2 security vulnurability issue [ https://security.snyk.io/package/npm/vm2](url)

Open uday5162 opened this issue 3 years ago • 1 comments
trafficstars

uday5162 avatar Sep 09 '22 13:09 uday5162

@uday5162 as a temporary solution, you can add a package resolution to package.json if you use yarn. From looking at the changes, they don't see too major from from version 3.9.8 (or 3.9.9) to 3.9.11

"resolutions": {
    "vm2": "^3.9.11"
  },

cam-shaw avatar Sep 15 '22 02:09 cam-shaw

This issue has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs within 15 days of this comment.

ghost avatar Nov 14 '22 05:11 ghost