diff --git a/package.json b/package.json index 07a4f40..616eac9 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@types/styled-components": "^5.1.24", "@types/webpack-subresource-integrity": "^5.0.0", "@types/workbox-webpack-plugin": "^5.1.8", - "antd": "^4.19.3", + "antd": "^4.19.4", "axios": "^0.26.1", "babel-loader": "^8.2.4", "babel-plugin-transform-inline-environment-variables": "^0.4.3", diff --git a/yarn.lock b/yarn.lock index 9a39b68..2a464fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2586,10 +2586,10 @@ ansi-to-html@^0.6.4: dependencies: entities "^1.1.2" -antd@^4.19.3: - version "4.19.3" - resolved "https://registry.yarnpkg.com/antd/-/antd-4.19.3.tgz#2b6bb938bda9850c797db59c8923f3c8a14a6693" - integrity sha512-q4oT2lIM0Fb60MfcdtjH6LFQcmo5MuM27PN3nJMsRG1FeiQ9n+OPFlkQSdtb0ZWFIFjTH3p0W02T6SbB2U7ChQ== +antd@^4.19.4: + version "4.19.4" + resolved "https://registry.yarnpkg.com/antd/-/antd-4.19.4.tgz#d0f33e277af7c1bd3b188e9a25c12c044f85bb71" + integrity sha512-1nwQPtOsEOE0ZdCnYATPE1UFW/hVq4OP7gZZa0QcalYB4TN0FbXJS5sxn2rTF/IjO2fKv/5VtkbiD+LyoFkZKA== dependencies: "@ant-design/colors" "^6.0.0" "@ant-design/icons" "^4.7.0"