From 3f04ebd89ac889c39da7f652d77426c6b690ae53 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Tue, 29 Mar 2022 12:27:59 +0300 Subject: [PATCH] lock down version? --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f9a58b87..ebd7f47a 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "punycode.js": "2.1.0", "ruffle-mirror": "2021.12.31", "click-outside-vue3": "4.0.1", - "vue": "^3.1.0", + "vue": "^3.2.31", "@vue/compat": "^3.1.0", "vue-i18n": "9.1.9", "vue-router": "4.0.14", diff --git a/yarn.lock b/yarn.lock index a1206eff..d1cf0326 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9967,7 +9967,7 @@ vue-template-compiler@2.6.11: de-indent "^1.0.2" he "^1.1.0" -vue@^3.1.0: +vue@^3.2.31: version "3.2.31" resolved "https://registry.yarnpkg.com/vue/-/vue-3.2.31.tgz#e0c49924335e9f188352816788a4cca10f817ce6" integrity sha512-odT3W2tcffTiQCy57nOT93INw1auq5lYLLYtWpPYQQYQOOdHiqFct9Xhna6GJ+pJQaF67yZABraH47oywkJgFw==