diff --git a/frontend/package.json b/frontend/package.json index 31fd216c..d25e37eb 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -16,7 +16,7 @@ "vue": "^2.6.12", "vue-class-component": "^7.2.6", "vue-property-decorator": "^9.1.2", - "vue-router": "^3.5.1", + "vue-router": "^3.6.5", "vuetify": "^2.5.0", "vuex": "^3.6.2", "vuex-class": "^0.3.2", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 954dfdc9..4ef182e5 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -11211,10 +11211,10 @@ vue-property-decorator@^9.1.2: resolved "https://registry.yarnpkg.com/vue-property-decorator/-/vue-property-decorator-9.1.2.tgz#266a2eac61ba6527e2e68a6933cfb98fddab5457" integrity sha512-xYA8MkZynPBGd/w5QFJ2d/NM0z/YeegMqYTphy7NJQXbZcuU6FC6AOdUAcy4SXP+YnkerC6AfH+ldg7PDk9ESQ== -vue-router@^3.5.1: - version "3.5.1" - resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.5.1.tgz#edf3cf4907952d1e0583e079237220c5ff6eb6c9" - integrity sha512-RRQNLT8Mzr8z7eL4p7BtKvRaTSGdCbTy2+Mm5HTJvLGYSSeG9gDzNasJPP/yOYKLy+/cLG/ftrqq5fvkFwBJEw== +vue-router@^3.6.5: + version "3.6.5" + resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.6.5.tgz#95847d52b9a7e3f1361cb605c8e6441f202afad8" + integrity sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ== vue-style-loader@^4.1.0, vue-style-loader@^4.1.2: version "4.1.2"