From 44f57a3568ca1745380014fa6fef57f812254826 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 21:54:35 +0800 Subject: [PATCH] chore(deps): bump ant-design-vue from 1.5.4 to 1.5.5 (#161) Bumps [ant-design-vue](https://github.com/vueComponent/ant-design-vue) from 1.5.4 to 1.5.5. - [Release notes](https://github.com/vueComponent/ant-design-vue/releases) - [Changelog](https://github.com/vueComponent/ant-design-vue/blob/master/CHANGELOG.en-US.md) - [Commits](https://github.com/vueComponent/ant-design-vue/compare/1.5.4...1.5.5) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8ee65216..43342a74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2964,9 +2964,9 @@ } }, "ant-design-vue": { - "version": "1.5.4", - "resolved": "https://registry.npmjs.org/ant-design-vue/-/ant-design-vue-1.5.4.tgz", - "integrity": "sha512-NTM+YD/pfr6J3kjnew4gN8EP5uLp4bV3edof5MLnJB3lCaFfJRCxBIkL05Zx+Hx13chzdnhMSEJrTPoZFiMNyw==", + "version": "1.5.5", + "resolved": "https://registry.npmjs.org/ant-design-vue/-/ant-design-vue-1.5.5.tgz", + "integrity": "sha512-g/61l+KkNyUeMNoct3jU9N3Y8DW4BVtV7JutWjKt0/1/K8jekId2ix5c/JHCgnZH2MluOdf5MlAy2gaqQwEIwQ==", "requires": { "@ant-design/icons": "^2.1.1", "@ant-design/icons-vue": "^2.0.0", @@ -3218,9 +3218,9 @@ "dev": true }, "async-validator": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/async-validator/-/async-validator-3.2.4.tgz", - "integrity": "sha512-mTgzMJixkrh+5t2gbYoua8MLy11GHkQqFE6tbhY5Aqc4jEDGsR4BWP+sVQiYDHtzTMB8WIwI/ypObTVPcTZInw==" + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/async-validator/-/async-validator-3.3.0.tgz", + "integrity": "sha512-cAHGD9EL8aCqWXjnb44q94MWiDFzUo1tMhvLb2WzcpWqGiKugsjWG9cvl+jPgkPca7asNbsBU3fa0cwkI/P+Xg==" }, "asynckit": { "version": "0.4.0",