diff --git a/package.json b/package.json index 61065c9..4411c2d 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@types/styled-components": "^5.1.9", "@types/webpack-subresource-integrity": "^1.2.1", "@types/workbox-webpack-plugin": "^5.1.6", - "antd": "^4.15.1", + "antd": "^4.15.3", "axios": "^0.21.1", "babel-loader": "^8.2.2", "babel-plugin-transform-inline-environment-variables": "^0.4.3", diff --git a/yarn.lock b/yarn.lock index cc965d7..f844333 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2394,10 +2394,10 @@ ansi-to-html@^0.6.4: dependencies: entities "^1.1.2" -antd@^4.15.1: - version "4.15.1" - resolved "https://registry.yarnpkg.com/antd/-/antd-4.15.1.tgz#1ba1e0108866e1be03d3e8fb351582ade17d88db" - integrity sha512-zTZz8GY9yERNjSnH6xWU3Rw5sC3RtHEs/LOTKcSMTtU3Q5jHXIbAHKd1C6bYLQT6Ru75p+/UyKvJoNip/ax/WQ== +antd@^4.15.3: + version "4.15.3" + resolved "https://registry.yarnpkg.com/antd/-/antd-4.15.3.tgz#000b460c5fa9c3f5a33eb14f6ddf360723dec5e2" + integrity sha512-SQdr8FpwubyV8NOrVyYLZGEp7gYLeaV/WXQuMy11EHtk3pBH48T645ts0hhdb1vl7z92+ViWlgHADEjKJVCJaw== dependencies: "@ant-design/colors" "^6.0.0" "@ant-design/icons" "^4.6.2"