diff --git a/web/package-lock.json b/web/package-lock.json index 39f9f6ea1..c5d88c12f 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 f74f04cb7..57f8ce7fe 100644 --- a/web/package.json +++ b/web/package.json @@ -11,7 +11,7 @@ "@types/react": "^17.0.39", "@types/react-dom": "^17.0.11", "@types/react-router-dom": "^5.3.3", - "antd": "^4.18.5", + "antd": "^4.18.6", "babel-plugin-import": "^1.13.3", "customize-cra": "^1.0.0", "eslint-config-prettier": "^8.3.0",