diff --git a/package.json b/package.json index 3130fc05..aa467add 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@babel/plugin-syntax-dynamic-import": "^7.2.0", "@babel/preset-env": "^7.2.3", "@vant/doc": "^1.0.24", - "@vant/icons": "1.1.4", + "@vant/icons": "1.1.6", "autoprefixer": "^9.4.4", "babel-loader": "8.0.5", "cross-env": "^5.1.4", diff --git a/yarn.lock b/yarn.lock index 835c39fa..a5c4fec7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -726,10 +726,10 @@ nprogress "^0.2.0" shelljs "^0.8.2" -"@vant/icons@1.1.4": - version "1.1.4" - resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.1.4.tgz#9bb662520d426e5f6a5058b854745b9d3e0bc4d0" - integrity sha512-SwSUcMZCNmDkJQ+i9Z/IIhO1OOJIiswT31OnCnzTn6vNuuP6onTrQSRxf5EnhkruFRQicIXJ1keiwuJqk1qvCg== +"@vant/icons@1.1.6": + version "1.1.6" + resolved "https://registry.npmjs.org/@vant/icons/-/icons-1.1.6.tgz#6714656ca69d303936020a6b483e1ebaf5f0b1e8" + integrity sha512-gpdk+rPsbwjI23QmEnNumYVxwNgvgKKh1dBmkkcXPTlRDtsfrCE02FQn3CVijOdwTovUo4zGUCDKKMLyxl+hPA== "@vue/component-compiler-utils@^2.5.1": version "2.6.0"