Skip to content

Commit

Permalink
Merge #41538
Browse files Browse the repository at this point in the history
41538: ui: JavaScript Security Vulnerabilities r=nathanstilwell a=nathanstilwell

Resolving vulnerabilities alerted by Github,
+ handlebars
+ mem
+ lodash-es
+ randomatic

Unable to resolve a vulnerability [reported by synk](https://app.snyk.io/vuln/SNYK-JS-AXIOS-472067) as no remediation exists currently. Also unable to resolve the github alert for `webpack-dev-server` without upgrading to Weback version 4. 

Co-authored-by: Nathan Stilwell <[email protected]>
  • Loading branch information
craig[bot] and Nathan Stilwell committed Oct 14, 2019
2 parents 702408a + 816c326 commit 3fe89d7
Show file tree
Hide file tree
Showing 5 changed files with 307 additions and 722 deletions.
2 changes: 1 addition & 1 deletion pkg/ui/opt/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"devDependencies": {
"webpack-dashboard": "^2.1.0"
"webpack-dashboard": "^3.2.0"
}
}
Loading

0 comments on commit 3fe89d7

Please sign in to comment.