diff options
Diffstat (limited to 'plugins/base/frontend/package.json')
-rw-r--r-- | plugins/base/frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/base/frontend/package.json b/plugins/base/frontend/package.json index 90e9d49c..55d91d88 100644 --- a/plugins/base/frontend/package.json +++ b/plugins/base/frontend/package.json @@ -53,7 +53,7 @@ "mini-css-extract-plugin": "^0.11.0", "react-svg-loader": "^3.0.3", "sass": "^1.26.3", - "sass-loader": "^8.0.2", + "sass-loader": "^10.0.5", "stylelint": "^13.3.2", "yo": "^3.1.1" }, |