diff --git a/web/package-lock.json b/web/package-lock.json index a9d03e1fd..772cca6df 100644 Binary files a/web/package-lock.json and b/web/package-lock.json differ diff --git a/web/package.json b/web/package.json index 8f21afb0c..7889fb2b8 100644 --- a/web/package.json +++ b/web/package.json @@ -12,7 +12,7 @@ "@types/react-dom": "^17.0.11", "@types/react-router-dom": "^5.3.3", "antd": "^4.18.4", - "babel-plugin-import": "^1.13.3", + "babel-plugin-import": "^1.13.6", "customize-cra": "^1.0.0", "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^4.0.0",