Actions
Bug #21719
closedUpgrade dependencies that have security reports in github
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Target version:
Story points:
-
Release:
Release relationship:
Auto
Updated by Lucas Di Pentima almost 2 years ago
- Status changed from New to In Progress
Updated by Lucas Di Pentima almost 2 years ago
4d5675e04f @ 21719-deps-security-updates
Updates golang.org/x/net - developer-run-tests: #4185
Updated by Lucas Di Pentima almost 2 years ago
ejsrequires a newerreact-scriptsversion (current version is 4.0.1)loader-utilsrequires a newerwebpack(among others) that in turn requires a newerreact-scriptslodash < 4.17.21is vulnerable to command injection through the template function, but we have 4.17.21 installed so I'll dismiss the alert.webpack-dev-middlewarerequires a newerwebpack-dev-serverthat in turn requires a newerreact-scriptsshell-quote&immerrequire a newerreact-dev-utilsthat in turn requires a newerreact-scriptsminimatchrequires a newerrecursive-readdirthat in turn requires a newerreact-dev-utilsscss-tokenizerrequires a newersass-graphthat in turn requires a newernode-sass-chokidar. This should be handled in https://dev.arvados.org/issues/21722node-forgerequires a newerselfsignedthat in turns requires a newerwebpack-dev-server(see above)ansi-htmlalso requires a newerwebpack-dev-servernode-fetchrequires a newerisomorphic-fetchthat in turn requires a newerfbjsthat requires a newerrecomposethat in turn is a dependency of@material-ui/core,@material-ui/iconsandreact-dnd(all of these being a direct dependency frompackage.json, so that's good news!)nth-checkhas a very long and branched dependency chain that ultimately requires a newerreact-scriptsglob-parentrequires a newerchokidarthat requires a newerwebpack-dev-serverandwatchpack-chokidar2that ultimately depends onwebpackand so, onreact-scripts
The rest are "moderate" and "low" priority alerts that I'm guessing the majority also depend on react-scripts.
Updated by Lucas Di Pentima almost 2 years ago
- Related to Feature #21704: Eject workbench2 and remove dependency on create-react-app added
Updated by Lucas Di Pentima almost 2 years ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|1d6d2ab0372da28d9289cb81735e1f75f45a88d0.
Actions