Skip to content

Commit

Permalink
fix(security): Upgrade webpack-dev-server to address security issues (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
jstoffan authored Nov 2, 2021
1 parent 3b22630 commit 681624b
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 134 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"webpack": "^4.36.1",
"webpack-bundle-analyzer": "^3.3.2",
"webpack-cli": "^3.3.6",
"webpack-dev-server": "^3.7.2"
"webpack-dev-server": "^3.11.2"
},
"engines": {
"node": ">=10.x",
Expand Down
Loading

0 comments on commit 681624b

Please sign in to comment.