diff --git a/src/FilterLists.Agent/FilterLists.Agent.csproj b/src/FilterLists.Agent/FilterLists.Agent.csproj index 97593783e..3a770611b 100644 --- a/src/FilterLists.Agent/FilterLists.Agent.csproj +++ b/src/FilterLists.Agent/FilterLists.Agent.csproj @@ -43,14 +43,14 @@ - - - - - - - - + + + + + + + + diff --git a/src/FilterLists.Web/package-lock.json b/src/FilterLists.Web/package-lock.json index 31bc0710e..03c92cdae 100644 Binary files a/src/FilterLists.Web/package-lock.json and b/src/FilterLists.Web/package-lock.json differ diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index d91ac9050..03fb88729 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -8,8 +8,8 @@ "@types/react": "^16.9.2", "@types/react-dom": "^16.9.0", "@types/react-router-dom": "^4.3.5", - "antd": "^3.23.3", - "babel-plugin-import": "^1.12.1", + "antd": "^3.23.4", + "babel-plugin-import": "^1.12.2", "customize-cra": "^0.7.0", "react": "^16.9.0", "react-app-rewired": "^2.1.3",