You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd /usr/local/share/nvm/versions/node/v14*/lib/node_modules/npm/node_modules/string-width
89
-
npm install ansi-regex --save
90
-
91
-
cd /usr/local/share/nvm/versions/node/v14*/lib/node_modules/npm/node_modules/yargs
92
-
npm install ansi-regex --save
93
-
94
-
# Temporary due to minimist: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44906 & https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7598
95
-
cd /usr/local/share/nvm/versions/node/v14*/lib/node_modules/npm/node_modules/tacks
96
-
npm update mkdirp
97
-
98
-
# Temporary due to diff: https://github.com/advisories/GHSA-h6ch-v84p-w6p9
0 commit comments