diff --git a/package.json b/package.json index d0c759776..b22239d7f 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "license": "MIT", "dependencies": { "@babel/runtime": "7.x", - "@vant/icons": "1.5.2", + "@vant/icons": "^1.5.3", "@vant/popperjs": "^1.0.0", "@vue/babel-helper-vue-jsx-merge-props": "^1.0.0", "vue-lazyload": "1.2.3" diff --git a/yarn.lock b/yarn.lock index 6148805d2..17b0a58e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2083,10 +2083,10 @@ eslint-plugin-import "^2.20.2" eslint-plugin-vue "^6.2.2" -"@vant/icons@1.5.2": - version "1.5.2" - resolved "https://registry.npm.taobao.org/@vant/icons/download/@vant/icons-1.5.2.tgz?cache=0&sync_timestamp=1611633258561&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vant%2Ficons%2Fdownload%2F%40vant%2Ficons-1.5.2.tgz#3f3ea353a0eacd38c113757bd31836489facb10b" - integrity sha1-Pz6jU6DqzTjBE3V70xg2SJ+ssQs= +"@vant/icons@^1.5.3": + version "1.5.3" + resolved "https://registry.npm.taobao.org/@vant/icons/download/@vant/icons-1.5.3.tgz#b7779f67bf608d417a82452fbede406dfa46b439" + integrity sha1-t3efZ79gjUF6gkUvvt5AbfpGtDk= "@vant/markdown-loader@^2.5.0": version "2.5.0"