Skip to content

Commit ec07926

Browse files
committed
Update package.json
1 parent 0cf56cb commit ec07926

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"lodash": "^4.17.21",
8080
"mini-css-extract-plugin": "^2.2.2",
8181
"minimist": "^1.2.6",
82-
"optimize-css-assets-webpack-plugin": "^6.0.0",
82+
"optimize-css-assets-webpack-plugin": "^6.0.1",
8383
"pnp-webpack-plugin": "^1.6.4",
8484
"postcss": "8.4.16",
8585
"postcss-flexbugs-fixes": "^5.0.2",
@@ -136,6 +136,9 @@
136136
"html-webpack-plugin": "^5.5.0",
137137
"ansi-html": "npm:ansi-html-community"
138138
},
139+
"overrides": {
140+
"webpack": "^5.74.0"
141+
},
139142
"devDependencies": {
140143
"html-webpack-plugin": "^5.5.0"
141144
},

0 commit comments

Comments
 (0)