diff --git a/front/package.json b/front/package.json index f925b10de..01ebf9df3 100644 --- a/front/package.json +++ b/front/package.json @@ -75,7 +75,7 @@ "@vue/compiler-sfc": "3.2.45", "@vue/eslint-config-standard": "8.0.1", "@vue/eslint-config-typescript": "11.0.2", - "@vue/test-utils": "2.2.5", + "@vue/test-utils": "2.2.6", "@vue/tsconfig": "0.1.3", "eslint": "8.28.0", "eslint-config-standard": "17.0.0", diff --git a/front/yarn.lock b/front/yarn.lock index 53ad24b64..4fa197baa 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -1996,10 +1996,10 @@ resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.2.45.tgz#a3fffa7489eafff38d984e23d0236e230c818bc2" integrity sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg== -"@vue/test-utils@2.2.5": - version "2.2.5" - resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.2.5.tgz#f3a7972de49ad17d186b19f6bb0086f57b1d171b" - integrity sha512-iKEbu/VRO53qXJlAupL7d4v+SdaypQuRDxwGO3dgYT7biPh+gJsa+0Z9dnaHIE752nPc/ueAoNd6KAKx6fD+Tw== +"@vue/test-utils@2.2.6": + version "2.2.6" + resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.2.6.tgz#23d85b81d05be36f12aa802459a7876457dec795" + integrity sha512-64zHtJZdG7V/U2L0j/z3Pt5bSygccI3xs+Kl7LB73AZK4MQ8WONJhqDQPK8leUFFA9CmmoJygeky7zcl2hX10A== "@vue/tsconfig@0.1.3": version "0.1.3"