diff --git a/client/package.json b/client/package.json index 12a965f5b..c8fa5f7b2 100644 --- a/client/package.json +++ b/client/package.json @@ -14,7 +14,7 @@ "@stripe/react-stripe-js": "^1.6.0", "@stripe/stripe-js": "^1.21.1", "@tanem/react-nprogress": "^3.0.82", - "antd": "^4.16.13", + "antd": "^4.17.3", "apollo-link-logger": "^2.0.0", "axios": "^0.24.0", "craco-less": "^1.20.0", diff --git a/client/yarn.lock b/client/yarn.lock index 8a156e4cb..935557305 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -3224,7 +3224,7 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0: dependencies: color-convert "^2.0.1" -antd@^4.16.13: +antd@^4.17.3: version "4.17.3" resolved "https://registry.yarnpkg.com/antd/-/antd-4.17.3.tgz#48e2cfaec75cb414782a16918c0f322af1f2d509" integrity sha512-enA6rsOAGtw0uN+khzvPoCui9j6m1ZvtAHY2IWC/mOUIwfycC8iuToND9ptAqeNF5yX8RZhFubmcc7Xeqk6wWg==