diff --git a/web/package-lock.json b/web/package-lock.json index 0c98f7c1d..2c609bbe1 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 25cb7b653..c3364ea83 100644 --- a/web/package.json +++ b/web/package.json @@ -12,7 +12,7 @@ "@types/react-dom": "^18.0.0", "@types/react-router-dom": "^5.3.3", "antd": "^4.19.5", - "babel-plugin-import": "^1.13.3", + "babel-plugin-import": "^1.13.5", "customize-cra": "^1.0.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.0.0",