diff options
author | John Molakvoæ <skjnldsv@users.noreply.github.com> | 2024-03-23 17:22:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-23 17:22:39 +0100 |
commit | 097cf44cdd987fc0fca999425d75f72dd6c313b0 (patch) | |
tree | d788b38a0d481440f10b5c0e885a29d890b63461 /package.json | |
parent | 2195256cde7bd4f521f115255852e94d60580bcb (diff) | |
parent | 8f199662ccf1eabf8c6fd438c86bd192a0a25b61 (diff) | |
download | nextcloud-server-097cf44cdd987fc0fca999425d75f72dd6c313b0.tar.gz nextcloud-server-097cf44cdd987fc0fca999425d75f72dd6c313b0.zip |
Merge pull request #44431 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-8.11.1
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7297dd14ae3..307555c14e0 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@nextcloud/router": "^2.2.1", "@nextcloud/sharing": "^0.1.0", "@nextcloud/upload": "^1.0.5", - "@nextcloud/vue": "^8.11.0", + "@nextcloud/vue": "^8.11.1", "@skjnldsv/sanitize-svg": "^1.0.2", "@vueuse/components": "^10.7.2", "@vueuse/core": "^10.7.2", |