-
- Downloads
Update dependency glob to v9
... | @@ -6,7 +6,7 @@ | ... | @@ -6,7 +6,7 @@ |
"corejs-typeahead": "1.3.1", | "corejs-typeahead": "1.3.1", | ||
"css-loader": "6.7.2", | "css-loader": "6.7.2", | ||
"extract-loader": "5.1.0", | "extract-loader": "5.1.0", | ||
"glob": "8.0.3", | "glob": "9.3.1", | ||
"html-webpack-plugin": "5.5.0", | "html-webpack-plugin": "5.5.0", | ||
"jquery": "3.6.1", | "jquery": "3.6.1", | ||
"mini-css-extract-plugin": "2.7.2", | "mini-css-extract-plugin": "2.7.2", | ||
... | ... |
Please register or sign in to comment