diff --git a/yudao-ui-admin/package.json b/yudao-ui-admin/package.json index 13f3e41ff..7d8cb7513 100644 --- a/yudao-ui-admin/package.json +++ b/yudao-ui-admin/package.json @@ -43,7 +43,7 @@ "core-js": "3.19.1", "echarts": "4.9.0", "element-ui": "^2.15.6", - "file-saver": "2.0.4", + "file-saver": "2.0.5", "fuse.js": "6.4.3", "highlight.js": "9.18.5", "js-beautify": "1.13.0", @@ -76,9 +76,9 @@ "eslint": "7.15.0", "eslint-plugin-vue": "7.2.0", "lint-staged": "10.5.3", - "sass": "1.32.0", + "sass": "1.32.13", "runjs": "4.4.2", - "sass-loader": "10.1.0", + "sass-loader": "10.1.1", "script-ext-html-webpack-plugin": "2.1.5", "svg-sprite-loader": "5.1.1", "vue-template-compiler": "2.6.12",