diff --git a/frontend/package.json b/frontend/package.json
index 2ebf5c1a2..621c6846f 100755
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -39,7 +39,7 @@
"qrcode": "^1.4.4",
"quill": "^1.3.6",
"sweetalert2": "^9.5.4",
- "vee-validate": "^3.2.1",
+ "vee-validate": "^3.4.5",
"vue": "^2.6.11",
"vue-bootstrap-typeahead": "^0.2.6",
"vue-chartjs": "^3.5.0",
diff --git a/frontend/src/App.vue b/frontend/src/App.vue
index 86d8a020b..5eac523d3 100755
--- a/frontend/src/App.vue
+++ b/frontend/src/App.vue
@@ -17,54 +17,56 @@
diff --git a/frontend/src/views/Layout/ContentFooter.vue b/frontend/src/views/Layout/ContentFooter.vue
index ef5a63ebd..6d789b2f7 100755
--- a/frontend/src/views/Layout/ContentFooter.vue
+++ b/frontend/src/views/Layout/ContentFooter.vue
@@ -1,13 +1,12 @@