-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUGFIX] Update vulnerable npm development modules
Executed commands: ``` yarn audit yarn add -D "autoprefixer@^10.2.5" \ "css-loader@^5.2.4" \ "mini-css-extract-plugin@^1.5.0" \ "node-sass@^5.0.0" \ "postcss-loader@^5.2.0" \ "sass-loader@^11.0.1" \ "terser-webpack-plugin@^5.1.1" \ "webpack@^5.35.00" \ "webpack-cli@^4.6.0" \ "webpack-fix-style-only-entries@^0.6.1" npx yarn-audit-fix ``` Releases: master, 10
- Loading branch information
1 parent
ef72282
commit 60aef51
Showing
5 changed files
with
674 additions
and
3,286 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
The plugin webpack-fix-style-only-entries is incompatible with
Webpack 5
.See official recommendation to use the plugin compatible with Webpack 5.
Webpack 5 deprecation warnings see by the issue