webpack: Drop obsolete md4 hash hack
webpack 5.54 solved this properly, bump the dependency.
This commit is contained in:
parent
db6397050a
commit
7e2f3d2b5c
2 changed files with 2 additions and 7 deletions
|
|
@ -44,8 +44,8 @@
|
|||
"stdio": "^2.1.0",
|
||||
"string-replace-loader": "^3.0.0",
|
||||
"terser-webpack-plugin": "^5.1.4",
|
||||
"webpack": "^5.31.0",
|
||||
"webpack-cli": "^4.6.0"
|
||||
"webpack": "^5.54.0",
|
||||
"webpack-cli": "^4.9.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@patternfly/patternfly": "4.159.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue