diff --git a/frontend/package.json b/frontend/package.json index 539f187e71..9f40fba76c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -20,7 +20,7 @@ "@antv/util": "^2.0.17", "@riophae/vue-treeselect": "0.4.0", "@tinymce/tinymce-vue": "^3.2.8", - "axios": "^0.21.1", + "axios": "^0.21.3", "core-js": "^2.6.5", "echarts": "^5.0.1", "element-resize-detector": "^1.2.3", @@ -34,7 +34,7 @@ "js-cookie": "2.2.0", "jsencrypt": "^3.0.0-rc.1", "jspdf": "^2.3.1", - "lodash": "^4.17.4", + "lodash": "^4.17.21", "lodash.isboolean": "^3.0.3", "lodash.isempty": "^4.4.0", "lodash.isinteger": "^4.0.4",