diff --git a/ui/package-lock.json b/ui/package-lock.json index 14d117d..0e10e29 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -11,7 +11,7 @@ "bulma": "^1.0.1", "pinia": "^2.1.7", "vue": "^3.4.27", - "vue-facing-decorator": "^3.0.2", + "vue-facing-decorator": "^3.0.4", "vue-router": "^4.3.2", "vue3-material-design-icons-ts": "^5.0.10", "vuetify": "^3.6.8" @@ -5349,9 +5349,9 @@ "dev": true }, "node_modules/vue-facing-decorator": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/vue-facing-decorator/-/vue-facing-decorator-3.0.2.tgz", - "integrity": "sha512-hwOWIblWLBovaCHkNvqp2XTmaVmY8ZE7JcnkwlH9GZz0ZETZyN/O3kmZSmNVnOcRVG/ZOFhVdiBivozhaZxInA==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/vue-facing-decorator/-/vue-facing-decorator-3.0.4.tgz", + "integrity": "sha512-Lk90PevJllB6qRRdLvLFjATZrv00nof1Ob6afavKL7Pc7V3eEin3vhdvEDRORdWKVvNoXhJbHejngWVuT0Pt0g==", "peerDependencies": { "vue": "^3.0.0" } diff --git a/ui/package.json b/ui/package.json index fe92e68..95e9d16 100644 --- a/ui/package.json +++ b/ui/package.json @@ -17,7 +17,7 @@ "bulma": "^1.0.1", "pinia": "^2.1.7", "vue": "^3.4.27", - "vue-facing-decorator": "^3.0.2", + "vue-facing-decorator": "^3.0.4", "vue-router": "^4.3.2", "vue3-material-design-icons-ts": "^5.0.10", "vuetify": "^3.6.8"