diff --git a/package.json b/package.json index a5d2265c9..3463c8f74 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@sentry/vue": "6.16.1", "@vue/compat": "3.2.26", "@vueuse/core": "7.3.0", - "@vueuse/router": "^7.3.0", + "@vueuse/router": "7.3.0", "bulma-css-variables": "0.9.33", "camel-case": "4.1.2", "codemirror": "5.64.0", diff --git a/yarn.lock b/yarn.lock index 851b371f1..6a8210ff4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3787,7 +3787,7 @@ "@vueuse/shared" "7.3.0" vue-demi "*" -"@vueuse/router@^7.3.0": +"@vueuse/router@7.3.0": version "7.3.0" resolved "https://registry.yarnpkg.com/@vueuse/router/-/router-7.3.0.tgz#8157d20636040e573379eda338b57d47f1464163" integrity sha512-MRGaZPVV21MZOZ759LMRWTlSaRvcKh+kGw2tGCLhxkihObcrNNLl0h3N5QtBy/+eR84tf7MO7JHCL+0PJspzQg==