diff --git a/package.json b/package.json index bb1df6f41..abf463a11 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "author": "youzanfe", "license": "MIT", "dependencies": { - "@babel/runtime": "^7.5.5", + "@babel/runtime": "7.x", "@vant/icons": "1.1.13", "@vue/babel-helper-vue-jsx-merge-props": "^1.0.0", "vue-lazyload": "1.2.3" diff --git a/yarn.lock b/yarn.lock index 8484217b3..dc4edc900 100644 --- a/yarn.lock +++ b/yarn.lock @@ -746,7 +746,7 @@ "@babel/helper-plugin-utils" "^7.0.0" "@babel/plugin-transform-typescript" "^7.3.2" -"@babel/runtime@^7.5.5": +"@babel/runtime@7.x": version "7.5.5" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.5.5.tgz#74fba56d35efbeca444091c7850ccd494fd2f132" integrity sha512-28QvEGyQyNkB0/m2B4FU7IEZGK2NUrcMtT6BZEFALTguLk+AUT6ofsHtPk5QyjAdUkpMJ+/Em+quwz4HOt30AQ==