diff options
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 22ae3270cfe..d2a181cfc4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1272,9 +1272,9 @@ } }, "@nextcloud/vue": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.9.tgz", - "integrity": "sha512-Jx5h9WH+W9Tjz1mAhHq/QpqGMF9XbxpfQIK1DkEMPZ9N9ooLCpphaDN9qmPgOgt68ZGeUfGvJ+HrIfwD0r16Gw==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.7.0.tgz", + "integrity": "sha512-iZxTUWsDvfQdi3FRqEBfv5MGqJPPISk9FEXhX98wnWX37YaDwx9qOpvAQo+/6bjVVwwu8E7oWJN24NE4rxWhBg==", "requires": { "@nextcloud/auth": "^1.2.3", "@nextcloud/axios": "^1.3.2", |