diff --git a/package.json b/package.json index 7c0ab78..ca3b268 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ }, "dependencies": { "@groceristar/groceristar-fetch": "^2.2.0", - "antd": "^3.19.6", + "antd": "^3.19.8", "lodash": "^4.17.11", "react-router": "^5.0.0", "react-router-dom": "^5.0.1", diff --git a/yarn.lock b/yarn.lock index 50d5f0f..a978079 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1221,10 +1221,10 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1: dependencies: color-convert "^1.9.0" -antd@^3.19.6: - version "3.19.6" - resolved "https://registry.yarnpkg.com/antd/-/antd-3.19.6.tgz#6eabfc5fdf650c9e72f0cdcd573d5015f60e11f2" - integrity sha512-erx+kFEPWEdRRZzF2j9GvCRnMzeXMXtcr6GaR4OG5XP75CCcy6Yll8PVxUtFlnYD6WKiKa7CnXK1W4s9RgaeuA== +antd@^3.19.8: + version "3.19.8" + resolved "https://registry.yarnpkg.com/antd/-/antd-3.19.8.tgz#64c4fa7596dbb1fa390bb7da5b3f63e226d84e53" + integrity sha512-sGBJHuzr/7Vm3VJpzt5vjOWjtth8Ld38FneIQeX5OKHudWYH8j+Xt0j4q2sYwOiV9lYFuh4tlZv7/7NFyCO2vw== dependencies: "@ant-design/create-react-context" "^0.2.4" "@ant-design/icons" "~2.0.0" @@ -5957,13 +5957,6 @@ rollup-pluginutils@^2.8.1: dependencies: estree-walker "^0.6.1" -rollup-pluginutils@^2.8.1: - version "2.8.1" - resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.1.tgz#8fa6dd0697344938ef26c2c09d2488ce9e33ce97" - integrity sha512-J5oAoysWar6GuZo0s+3bZ6sVZAC0pfqKz68De7ZgDi5z63jOVZn1uJL/+z1jeKHNbGII8kAyHF5q8LnxSX5lQg== - dependencies: - estree-walker "^0.6.1" - rollup@1.14.3: version "1.14.3" resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.14.3.tgz#f9b0bd428aa5945c712575e55b497e802ccb4ab9"