diff --git a/apps/updatenotification/js/updatenotification.js b/apps/updatenotification/js/updatenotification.js
index e5bb7423829fad3c5c15e88c80f2c8e6804f9dad..d6db2383a94d779f0a33df6d9ca6a9298336882f 100644
Binary files a/apps/updatenotification/js/updatenotification.js and b/apps/updatenotification/js/updatenotification.js differ
diff --git a/apps/updatenotification/js/updatenotification.js.map b/apps/updatenotification/js/updatenotification.js.map
index 78938b44f442baf9aefe26b9b7f5b4191d648a70..ebb1f626f4510bf33c1731fe7136a9fb65bf54ce 100644
Binary files a/apps/updatenotification/js/updatenotification.js.map and b/apps/updatenotification/js/updatenotification.js.map differ
diff --git a/apps/updatenotification/package-lock.json b/apps/updatenotification/package-lock.json
index c8abe2e9c7e1a9d25d98b6152078b75e3a2d7bbe..668f17bdfa92a84603fe040916cb5cff92b95bee 100644
--- a/apps/updatenotification/package-lock.json
+++ b/apps/updatenotification/package-lock.json
@@ -4833,9 +4833,9 @@
       }
     },
     "nextcloud-vue": {
-      "version": "0.6.0",
-      "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.6.0.tgz",
-      "integrity": "sha512-0Du8+jtaQN18NQRZvXpYYZPqWgiuxbQnLo12HMY1p+QkLfimoQOG1MI5vkVsrsbqg/ewJK9Wu1VsTJ30PJUuCQ==",
+      "version": "0.6.1",
+      "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.6.1.tgz",
+      "integrity": "sha512-CfNuGFkVlFBJ6KFPDEQpTr3QbCJJULawojkCmrvE5ylmH17gOcn5iLoGnrKxeufSgbx8SsRps4nbvk4+TcGRaA==",
       "requires": {
         "md5": "^2.2.1",
         "nextcloud-axios": "^0.1.2",
@@ -7322,9 +7322,9 @@
       "dev": true
     },
     "vue2-datepicker": {
-      "version": "2.8.0",
-      "resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-2.8.0.tgz",
-      "integrity": "sha512-IQw/ai04WYGZC4P7toLhryBHhrqc1hCJ3ivgEayXfeDD1EjJnIhUMb4nqo2JvRG72nPqc9HJvHM/66K+AZnjUA==",
+      "version": "2.9.1",
+      "resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-2.9.1.tgz",
+      "integrity": "sha512-fabvNRw29lEmw64Sd4qwpNBc/2l1isQSlw7Pxg6pE+M5L9SHy58QnFyUKq16porJLDR8vyKDWavLpRgJOffgSg==",
       "requires": {
         "fecha": "^2.3.3"
       }
diff --git a/apps/updatenotification/package.json b/apps/updatenotification/package.json
index f71c69a4462865f047675b5340f3de8b696004c2..a4da10ff4a7864b18e9ba987611659af13bb632e 100644
--- a/apps/updatenotification/package.json
+++ b/apps/updatenotification/package.json
@@ -23,7 +23,7 @@
   },
   "homepage": "https://github.com/nextcloud/notifications#readme",
   "dependencies": {
-    "nextcloud-vue": "^0.6.0",
+    "nextcloud-vue": "^0.6.1",
     "v-tooltip": "^2.0.0-rc.33",
     "vue": "^2.5.22",
     "vue-click-outside": "^1.0.7"