Bug #2858
Upgrade node-forge
Start date:
09/26/2020
Due date:
% Done:
0%
Description
Upgrade node-forge to version 0.10.0 or later. For example:
"dependencies": {
"node-forge": ">=0.10.0"
}
History
#1
Updated by Luke Murphey about 5 years ago
Might want to replace uglify too
https://stackoverflow.com/questions/59727567/uglifyjs-webpack-plugin-security-vulnerability
Use terser instead: https://github.com/webpack-contrib/terser-webpack-plugin
#2
Updated by Luke Murphey almost 5 years ago
- Status changed from New to Rejected