diff --git a/packages/vant-cli/package.json b/packages/vant-cli/package.json index 38efbf53e..24caf4c1d 100644 --- a/packages/vant-cli/package.json +++ b/packages/vant-cli/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@types/fs-extra": "^9.0.12", "@types/less": "^3.0.3", - "@types/lodash": "^4.14.173", + "@types/lodash": "^4.14.175", "@types/markdown-it": "^12.2.1", "@types/postcss-load-config": "^3.0.1", "@vue/compiler-sfc": "3.2.12", diff --git a/yarn.lock b/yarn.lock index 316227a0b..03363043f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1610,10 +1610,10 @@ resolved "https://registry.nlark.com/@types/linkify-it/download/@types/linkify-it-3.0.2.tgz#fd2cd2edbaa7eaac7e7f3c1748b52a19143846c9" integrity sha1-/SzS7bqn6qx+fzwXSLUqGRQ4Rsk= -"@types/lodash@^4.14.173": - version "4.14.173" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.173.tgz#9d3b674c67a26cf673756f6aca7b429f237f91ed" - integrity sha512-vv0CAYoaEjCw/mLy96GBTnRoZrSxkGE0BKzKimdR8P3OzrNYNvBgtW7p055A+E8C31vXNUhWKoFCbhq7gbyhFg== +"@types/lodash@^4.14.175": + version "4.14.175" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.175.tgz#b78dfa959192b01fae0ad90e166478769b215f45" + integrity sha512-XmdEOrKQ8a1Y/yxQFOMbC47G/V2VDO1GvMRnl4O75M4GW/abC5tnfzadQYkqEveqRM1dEJGFFegfPNA2vvx2iw== "@types/markdown-it@^12.2.1": version "12.2.1"