From 97ce3e8bed9f2ef4c36ba6edd2e6b71e8afd5784 Mon Sep 17 00:00:00 2001 From: nsano-rururu Date: Tue, 19 Jul 2022 00:42:17 +0900 Subject: [PATCH] vue 2.6.14 .2.7.7 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a9bc932..e0fc300 100755 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "sinon": "^13.0.1", "sinon-chai": "^3.7.0", "terser-webpack-plugin": "^5.3.3", - "vue": "^2.6.14", + "vue": "^2.7.7", "webpack": "^5.73.0", "webpack-cli": "^4.10.0" } diff --git a/yarn.lock b/yarn.lock index 5f9712a..888d36d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3971,7 +3971,7 @@ void-elements@^2.0.0: resolved "https://registry.npmjs.org/void-elements/-/void-elements-2.0.1.tgz" integrity sha1-wGavtYK7HLQSjWDqkjkulNXp2+w= -vue@^2.6.14: +vue@^2.7.7: version "2.7.7" resolved "https://registry.yarnpkg.com/vue/-/vue-2.7.7.tgz#e3a966944e461e4abb496c82362e8763e98e6527" integrity sha512-osfkncsGCWqtch+YWYxbqTNQ9hl/UQ6TFRkdmK/VqAjuMpxzr5QotFsYpmJ1AB1ez2LJeIKXDmtMkXUotMOTsA==